https://github.com/ironcore864/node-backend-service-example
https://github.com/ironcore864/node-backend-service-example
backend nodejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/node-backend-service-example
- Owner: IronCore864
- Created: 2017-10-27T11:23:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T12:08:10.000Z (over 8 years ago)
- Last Synced: 2025-03-27T14:52:59.083Z (over 1 year ago)
- Topics: backend, nodejs
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs service example with router
### DEV dependencies
`npm install`
- config
- express
### Usage
##### Build
`npm run build`
##### Test
`npm test`
##### Run
`npm start`