generator-materialize-webpack

A Yeoman generator for projects using Materialize SASS and Webpack

MIT License

Downloads
9
Stars
5

generator-materialize-webpack Build Status

Yeoman generator for projects using Materialize and Webpack

Getting Started

npm install -g yo # Install Yeoman if you haven't already
npm install -g generator-materialize-webpack # Install this package

Finally, initiate the generator:

mkdir my-project # Make a shiny new directory for your project
cd my-project
yo materialize-webpack

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT