1.2.0 • Published 8 years ago

generator-meteorapp v1.2.0

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

generator-meteorapp

This generator will scaffold out a basic structure for Meteor 1.3

I follows the Meteor Guide

Installation

npm install -g yeoman generator-meteorapp

Generators

Available Generators:

yo meteorapp

For more information, check the specific README

yo meteorapp:route

For more information, check the specific README

yo meteorapp:component

For more information, check the specific README

yo meteorapp:page

For more information, check the specific README

Roadmap

  • Add more support for react (routes, components and so on)
  • Add Page subgenerator
  • Add Layout subgenerator
  • Add Collection subgenerator

  • Check for something to import files automatically, so you don't need to import them manually