This is a CMS linked to a Node API
- Node, npm, gulp, and bower
- Clone the repo:
git@github.com:kishanbhakta/Almost_Famous_CMS.git
- Install dependencies:
npm install
- Run
bower gulp
to compile files in proper folders - Run
gulp watch
localhost:8000
Test your API using Postman