0.0.2 • Published 8 years ago

generator-latest-greatest-webapp v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-latest-greatest-webapp

What is it?

Ever wish you could just quickly setup a new webapp, but with all the goodies like ES2015, SCSS, and all the other fun stuff? Well, now it's as easy as installing this module and saying "YO BRO!" (without the bro...)

Installing

npm install -g generator-latest-greatest-webapp

Seriously, that's it.

Create your app

mkdir <your-app-name>
cd <your-app-name>
yo latest-greatest-webapp

Development

npm run dev

Build and deploy

npm run build

After things are done, just move whatever is in your dist/ directory to your server.

License

MIT

0.0.2

8 years ago

0.0.1

8 years ago