Skip to content

thomas-void0/th-run-cli

Repository files navigation

th-run-cli NPM License

th-run-cli 是一个自定义脚手架,可快速生成react 移动端开发模板。

安装和使用

使用npx的方式(推荐):

npx th-run-cli my-app

使用npm的方式:

npm i th-run-cli -g

th-run-cli my-app