generator-meteorapp

1.2.0 • Public • Published

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:

App generator

yo meteorapp

For more information, check the specific README

Route generator

yo meteorapp:route

For more information, check the specific README

Component generator

yo meteorapp:component

For more information, check the specific README

Page generator

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

Package Sidebar

Install

npm i generator-meteorapp

Weekly Downloads

1

Version

1.2.0

License

ISC

Last publish

Collaborators

  • henribeck