1.0.1 • Published 9 years ago

generator-launchframework v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

LaunchCode Meteor scaffolding tool

  • A Meteor-based scaffolding for full stack web apps

Installation

npm install generator-launchframework

If you don't have yeoman installed:

npm install yo

Getting started

Generate a sample application: yo launchframework

Generate a collection: yo launchframework:collection CollectionName

Launch: meteor