1.0.0 • Published 10 years ago

generator-simple-template v1.0.0

Weekly downloads
17
License
-
Repository
github
Last release
10 years ago

generator-simple-template

A Yeoman generator for simple web templates.

Features

  • jQuery
  • Compass
  • Grunt w/ livereload

Get started

$ npm install -g yo
$ npm install -g generator-simple-template

Make a project folder, start the scaffold and give it a name.

$ mkdir simple-project && cd $_
$ yo simple-template

Run the dev environment

$ npm start

Thanks!

@cameronjroe

1.0.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago