0.0.0 • Published 9 years ago

generator-materialmeteor v0.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-materialmeteor Build Status

A Meteor project generator with material design for Yeoman.

Prerequisites

Yeoman

To install yeoman with npm run:

npm install -g yo

Install

Install the Yeoman generator

npm install -g generator-materialmeteor

Create a new directory for the project

mkdir project-name

Step into project directory

cd project-name

Finally, initiate the generator:

yo materialmeteor

License

MIT