1.0.4 ā€¢ Published 6 years ago

@cqmbr/create-cha v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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

  • React Desktop Project
  • React Mobile Project
  • React Hybrid Project
  • React Native Project
  • React Component