0.0.8 • Published 10 years ago

generator-star v0.0.8

Weekly downloads
26
License
-
Repository
github
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

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