jgatjens / frontend

Gulp, es6, layouts, partials, etc
1 stars 0 forks source link

Frontend Template

Dependencies and setup

We recommend installing Nodejs > v6.5.0 with nvm

npm install

Use Gulp tasks

# start development server on localhost:3000
npm start

# prepare app for distribucion
# launch server
npm run build

Gulp features