Skip to content

DanericNetwork/ExpressJS-Web-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressJS Web App Template

Installation

Clone the repository

git clone https://github.com/DanericNetwork/ExpressJS-Web-Template.git

Install Packages

npm install

Fill in the Configuration

Rename the file config.example.json to config.json and fill in the configuration.

Run the Server

node index.js