1.3.1 • Published 5 years ago

create-react-zlv v1.3.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

npm.io npm.io npm.io npm.io

create-react-zlv

A tool for build your app with react hooks easily

INSTALL

npm i -g create-react-zlv

NOTICE

If anyone had already installed create-react-zlv, please update 1.3.0+ to avoid deflect and bugs! check version by command: create-react-zlv -V

USAGE

basic:

create-react-zlv <your-project-name-here>

basic typescript:

create-react-zlv --ts <your-project-name-here>

basic + mobx:

create-react-zlv --mobx <your-project-name-here>

basic + typescript + mobx:

create-react-zlv --ts-mobx <your-project-name-here>
1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago