Creating CMS + API + EJS template
$ git clone https://github.com/teaskvarc/cms-api-web
$ npm install
$ bower install
Running MongoDB in the background
$ mongod
$ node run
or
$ supervisor run
The server will run on port 3000
http://localhost:3000/articles
http://localhost:3000/projects
For CMS
http://localhost:3000/cms/#/articles
http://localhost:3000/cms/#/projects