- Clone this repo from
https://github.com/fredericojesus/mygroceries-angular.git
- Run
npm install
from the root directory - Run
bower install
from the root directory - Run
gulp dev
(may require installing Gulp globallynpm install gulp -g
) - Your browser will automatically be opened and directed to the browser-sync proxy address
- You can also see a task listing jus by running
gulp
orgulp help
You can also just check it working at http://fredericojesus.github.io/mygroceries-angular/