thisispayam / starter

A starter template - PostCSS, jQuery,Babel,Gulp,Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starter

A starter template using:

  • PostCss -Plugins:

    • import
    • mixins
    • autoprefixer
    • nested
    • simple vars
    • hexrgba
  • jQuery

  • Babel

  • Gulp

  • Webpack 2

instruction

  • Make sure Node and npm are installed on your system.
  • Make sure you have Webpack installed globally: npm install webpack -g
  • Run: "npm install" in terminal.
  • Run: "gulp watch"

About

A starter template - PostCSS, jQuery,Babel,Gulp,Webpack


Languages

Language:JavaScript 90.7%Language:CSS 8.9%Language:HTML 0.5%