You need node and gulp to run this project.
To build the project run the following:
- npm install
- npm install -g gulp
Run the project by typing gulp
in your
The url of the app will be http://localhost:3000
Read about the Build Process and all that you can do with the project's gulpfile