https://github.com/yubarajshrestha/node-boilerplate
https://github.com/yubarajshrestha/node-boilerplate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yubarajshrestha/node-boilerplate
- Owner: yubarajshrestha
- License: gpl-3.0
- Created: 2020-09-24T18:29:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T01:38:58.000Z (about 5 years ago)
- Last Synced: 2025-08-13T18:18:36.503Z (2 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### NODE Boilerplate
Simple MVC Pattern...**1. Install NPM**
`npm install`
**2. Start APP**
`nodemon start` or `npm start`