API server module with Node/Express
Install dependencies:
$ npm install
Start the server:
$ npm start
View the website at: http://localhost:4000
API server module with Node/Express
Install dependencies:
$ npm install
Start the server:
$ npm start
View the website at: http://localhost:4000