0.0.8 • Published 8 years ago

generator-star v0.0.8

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

AngularJS-RequireJS-Bootstrap Project Generator

Yeoman generator for AngularJS using RequireJS and Bootstrap

Usage

Install generator-star:

npm install -g generator-star

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo star, optionally passing an app name:

yo star [app-name]

grunt build must be run before anything else due to dependency population in the RequireJS config and the like (this will be fixed in a future version).

Run grunt for building and grunt serve for preview

Generators

Available generators:

Note: Generators are to be run from the root directory of your app.

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago