@cqmbr/create-cha
v1.0.4
Published
🍵 Create React Application/Component based on Cha
Maintainers
Readme
create-cha
🍵 Create React Application/Component based on Cha, support npm init and yarn create
Environments
Node:>= 8npm:>= 6yarn:>= 1
Usage
Install(optional)
npm install @cqmbr/create-cha -gUse
Use with
npm init(recommend)npm init @cqmbr/cha <project-name>Use directly
create-cha <project-name>
Support project type
- [x] React Desktop Project
- [x] React Mobile Project
- [ ] React Hybrid Project
- [ ] React Native Project
- [ ] React Component
