#Boilerplate for Angularjs projects.
##Includes
Gulp ( sass, autoprefixer )
[Font awesome] (https://fortawesome.github.io/Font-Awesome/)
##Required
[NodeJs] (https://nodejs.org/en/)
##Installation
terminal / cmd
$ npm install -g gulp http-server
Go inside project rootfolder
$ http-server
new tab in terminal / cmd and type
$ gulp css
new tab in terminal / cmd and type
$ gulp js
Open localhost:8080 in your favorite browser
##Woaalla
you are done, enjoy ❤