generator-springload-frontend
v0.0.6
Published
A generator for project front-ends
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-frontendOnce everything's installed, you call the generator with
yo springload-frontendFinally, wire everything up with grunt
grunt installUpdating
When we push a new version of the generator, grab it!
npm update generator-springload-frontend