Consulting work for Sebastian
-
Clone the repo
-
Make sure you have 'npm' installed
-
Run 'npm install' at the root directory of the app
-
Run 'bower install' at the root directory of the app
To deploy, run 'grunt build' and that will create a 'dist' folder that can be deployed through a web server.