An open API service indexing awesome lists of open source software.

https://github.com/keyang/node_rest_app_scaffold


https://github.com/keyang/node_rest_app_scaffold

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node REST server scaffold

Not going to change unless needed.

* Download the code from master as zip
* Extract the zip to target location
* update package.json
* run ```npm install .```
* run ```npm update .```
* run ```npm outdated```