ast-meteor
v0.0.4
Published
A generator to create the file structure for a new meteor application.
Downloads
2
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 -g
Create New Meteor Project
meteor create yourprojectname
cd yourprojectname
Run AST-Meteor
ast-meteor