We recommend installing Nodejs > v6.5.0 with nvm
npm install
# start development server on localhost:3000
npm start
# prepare app for distribucion
# launch server
npm run build
- npm dependency manager
- Compile sass.
- Live reload css and html.
- Templates and partials
- ES6
- Sprites
- Images optimization.
- Create Zip.