1.0.5 • Published 4 years ago

@new_sunflower/react-cli v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

react-cli

The react-cli is developed with node api

安装方法

npm install @new_sunflower/react-cli -g

创建你的react项目

react-cli init <projectName>

运行项目

npm run dev