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

https://github.com/yubarajshrestha/node-boilerplate


https://github.com/yubarajshrestha/node-boilerplate

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

#### NODE Boilerplate


Simple MVC Pattern...

**1. Install NPM**

`npm install`

**2. Start APP**

`nodemon start` or `npm start`