Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 363 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 363 Bytes

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