generator-meanp
v2.1.2
Published
Command line tools for the meanp-seed project.
Downloads
4
Readme
MEANP-CLI
A simple command line tool for creating front-end modules on the meanp-seed project
Setup:
npm install -g generator-meanp
Commands:
yo meanp <name>
Clones the meanp-seed project to a new directory with the name you enter.
yo meanp:modules <name>
Creates a new module on the current application //TODO: Ensure that we are located at the project