Front-End JavaScript Frameworks: AngularJS course project.
Under supervision of Hong Kong University of Science and Technology on Coursera
[Verified certificate earned in August 2016] (https://www.coursera.org/account/accomplishments/certificate/PTRJFGENX9XG)
Navigate to the project directory and run the following commands
npm install
bower install
json-server --watch json-server/db.json
to run the local server
gulp