Skip to content

Boilerplate to get started quickly with materialize-css and development workflow using Gulp, Jade, SASS and CoffeeScript

License

Notifications You must be signed in to change notification settings

faalsh/materialize-css-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status dependencies Status devDependencies Status

materialize-css-boilerplate

Boilerplate to get started quickly with materialize-css to build responsive websites with a modern front-end workflow

Requirements

gem install sass
  • Gulp
npm install -g gulp
  • Bower
npm install -g bower

Setup

To setup the project and install all dependencies, run

npm install 
bower install 

To run

gulp watch

Then the browser will automatically open http://localhost:3000

To release

gulp

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Boilerplate to get started quickly with materialize-css and development workflow using Gulp, Jade, SASS and CoffeeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published