Skip to content

rienheuver/generator-lightweight-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple yeoman-generator to scaffold lightweight webapps with high potential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages