generator-stargaze
v0.1.131
Published
scaffolds meteor routes and components
Downloads
3
Maintainers
Readme
generator-stargaze
scaffolds meteor routes and components
Prerequisites
Built for Meteor 1.3 and assumes you have the files: 'import/startup/client/index.js' 'client/routes.js'
Installation
First, install Yeoman and generator-stargaze using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-stargaze
Then generate your components:
Generators
Component:
yo stargaze:component
-options:
- css or scss for css
- route for the new component
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Andrew Lincoln