generator-springload-frontend
v0.0.6
Published
A generator for project front-ends
Downloads
2
Readme
generator-springload-frontend
Kick off the front-end of your next project.
You'll need grunt installed, and yo.
You may need to sudo the install task, depending on your environment.
npm install -g yo generator-springload-frontend
Once everything's installed, you call the generator with
yo springload-frontend
Finally, wire everything up with grunt
grunt install
Updating
When we push a new version of the generator, grab it!
npm update generator-springload-frontend