0.1.6 • Published 10 years ago

generator-cc v0.1.6

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

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago