Demo: http://styleworks.herokuapp.com
Make sure you have Node.js installed.
$ git clone git@github.com:yaroslav0507/FullStackJS.git # or clone your own fork
$ cd pet
$ npm install
$ npm start
Your app should now be running on localhost:4000.
Open a separate terminal or shell
$ gulp serve
Now app will start in google chrome on the localhost:7000. All changes in the code will be immediately reflected in your browser by browser-sync