generator-launchframework
v1.0.1
Published
A Meteor-based scaffolding for full stack web apps
Downloads
1
Keywords
Readme
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