@cqmbr/create-cha

1.0.4 • Public • Published

create-cha

node (scoped) NpmLicense npm (scoped) Build Status Standard - JavaScript Style Guide

🍵 Create React Application/Component based on Cha, support npm init and yarn create

Environments

  • Node: >= 8
  • npm: >= 6
  • yarn: >= 1

Usage

Install(optional)

npm install @cqmbr/create-cha -g

Use

  • 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

Package Sidebar

Install

npm i @cqmbr/create-cha

Weekly Downloads

7

Version

1.0.4

License

MIT

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • kagawa