Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

simply-crc-cli

songjiaqi15ISC1.0.5

create react component width simple command

readme

一个创建 react 组件的 cli

使用

npm i simply-crc-cli -g

进入到要创建组件的目录中, 执行

rc Demo --f demo

其中 Demo 为组件名, demo 为文件名称