1.0.0 • Published 8 years ago

generator-simple-project v1.0.0

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

generator-simple-project

A tiny Yeoman that quickly scaffolds out a simple project.

Getting Started

  1. Install the generator by running: npm install -g generator-simple-project
  2. Run: yo simple
  3. Run: grunt to start a LiveReload server on port 9000

What's Included

The simple generator contains a index.html, main.css, and main.js file. There's also a LiveReload server so you can see your changes quickly.

License

MIT License

1.0.0

8 years ago

0.9.0

8 years ago

0.1.0

8 years ago