0.1.6 • Published 9 years ago

generator-cc v0.1.6

Weekly downloads
22
License
-
Repository
-
Last release
9 years ago

generator-cc

Yeoman generator for ReactJS - lets you quickly set up a project with sensible defaults and best practices.

Usage

Install generator-cc:

npm install -g generator-cc

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo cc, optionally passing an app name:

yo cc

Run gulp build for building and gulp dev for preview

Generators

Available generators:

App

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed eiusmod.

Example:

yo cc

Model

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed eiusmod.

Example:

yo cc:model
0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago