1.0.9 • Published 7 years ago

generator-remi v1.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

generator-remi

The generator-remi helps you quickly start a new project which includes react, webpack.

Usage

# install yo
npm install --global yo

# install a generator-remi
npm install --global generator-remi

# create project and switch into you project directory
mkdir project_test
cd project_test

# run it
yo remi

# generate a standard component
yo remi:component ComponentName
1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago