AndreyKluev / default-frontend-project-with-gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default-gulp-project

Capabilities

  • Compile Less
  • Polyfills in CSS
  • Minify JS & CSS (Disabled)
  • Image optimization
  • Update Fontello font & css
  • Generate font & css from .svg icons
  • Build pages from blocks

Dependencies

  • bower
  • nodejs
  • npm
  • npm plugins: automatically updated
  • gulp-plugins: automatically updated

Init project

  • bower.json - bower config
  • fontello.json - fontello config

run npm install

run bower update

Use

See _source/tmpl/example.html

Build project

run gulp dev for start develop mode

run gulp build for build pages in production mode

About

License:MIT License


Languages

Language:HTML 55.3%Language:CSS 28.1%Language:JavaScript 16.5%Language:ApacheConf 0.0%