--
Starter pack to build RESTful APIs with NodeJS + ExpressJS + MongoDB (Mongoose). You can also build stunning frontends with the support of Handlebars or any template engine you like because it's extremely customizable!
Use/ Integrate faster with the AngularJS Admin Dashboard via AngularJS Admin Dashboard.
--
$ git clone https://github.com/realThinhIT/nodeejs.git
$ cd nodeejs && npm install
$ npm run dev
$ npm run build && npm start