sergev6 / materialize-gulp

MaterializeCSS with Gulp and SASS running of a Node server with Reload (IE8 Compatible Grid)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Terminal below yo:

  1. cd ~
  2. git clone https://github.com/sergev6/materialize-gulp.git
  3. npm install gulp -g
  4. gem install sass
  5. npm install express
  6. npm install
  7. gulp
  8. Go to localhost:4000

About

MaterializeCSS with Gulp and SASS running of a Node server with Reload (IE8 Compatible Grid)

License:ISC License


Languages

Language:HTML 55.1%Language:CSS 31.5%Language:JavaScript 13.4%