1.0.9 • Published 5 years ago

generator-remi v1.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago