https://github.com/keyang/node_rest_app_scaffold
https://github.com/keyang/node_rest_app_scaffold
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keyang/node_rest_app_scaffold
- Owner: Keyang
- Created: 2016-03-14T15:38:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T15:38:56.000Z (almost 10 years ago)
- Last Synced: 2025-01-29T03:34:21.469Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```