1.1.2 • Published 10 years ago

generator-lightweight-webapp v1.1.2

Weekly downloads
9
License
MIT
Repository
github
Last release
10 years ago

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
1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago