ast-meteor
v0.0.4
Published
A generator to create the file structure for a new meteor application.
Readme
A.S. Tech Meteor Generator
A generator to create the file structure for a new meteor application.
Install
Install globally using the following command:
sudo npm install ast-meteor -gCreate New Meteor Project
meteor create yourprojectname
cd yourprojectnameRun AST-Meteor
ast-meteor