Skip to content

jgatjens/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • npm dependency manager
  • Compile sass.
  • Live reload css and html.
  • Templates and partials
  • ES6
  • Sprites
  • Images optimization.
  • Create Zip.

About

Gulp, es6, layouts, partials, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published