generator-lightweight-webapp

1.1.2 • Public • Published

Lightweight webapp generator

Yeoman generator to create lightweight webapps with high potential

Getting started

  1. Install npm
  2. Install yeoman (yeoman.io) with npm install -g yo bower grunt-cli gulp
  3. Install this generator with npm install -g generator-lightweight-webapp
  4. Scaffold your app by running yo lightweight-webapp
  5. Get all your dependencies sorted by running npm install
  6. Start the live-reload server with grunt server
  7. Build your app

Package Sidebar

Install

npm i generator-lightweight-webapp

Weekly Downloads

0

Version

1.1.2

License

MIT

Last publish

Collaborators

  • rienheuver