UI design and development. Where the magic happens ;)
First of all, you must install the global dependencies:
npm install -g bower gulpAfter this, you will need to install the local dependencies of the application:
npm installTo run the project, just run gulp. To create the project distribution, run gulp dist