SI
siriniok/empty-materialize-project-gulp
An empty new Materialize CSS project. Powered by Panini, Sass and Gulp.
Empty Materialize CSS Project with Gulp
Empty Materialize CSS Project. It includes a Sass compiler and a set of Panini HTML templates for you. Panini is a super simple flat file generator for use with Gulp. It compiles a series of HTML pages using a common layout. These pages can also include HTML partials, external Handlebars helpers, or external data as JSON or YAML.
Installation
To use this template, your computer needs:
To setup the project, first clone it with Git:
git clone git@github.com:siriniok/empty-materialize-project-gulp.git projectnameThen open the folder in your command line, and install the needed dependencies:
cd projectname
npm installFinally, run npm start to run the Sass and HTML template compiler. They will re-run every time you save a Sass or HTML temaplate file.
On this page
Languages
CSS74.9%JavaScript19.2%HTML5.9%
Contributors
MIT License
Created December 11, 2016
Updated December 11, 2016