Application has been make to sample Order Management System with Angular JS 1.5 and Angular Material & Bootstrap, responsive design , and use HTML5/SASS & Campass ,Grunt Build process
#full fake REST API ( Dev Environment)
First Install
$ npm install -g json-server
Then run the json-server
$ json-server --watch db.json
For more information about Mock Restul API please visit below URL
https://github.com/typicode/json-server