generator-stargaze

0.1.131 • Public • Published

generator-stargaze NPM version Build Status Dependency Status

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

Package Sidebar

Install

npm i generator-stargaze

Homepage

none

Weekly Downloads

2

Version

0.1.131

License

MIT

Last publish

Collaborators

  • andrewl913