@mogul/mogul-scripts
v3.3.4
Published
@mogul/create-mogul-app scripts based on CRA
Downloads
163
Readme
create-mogul-app scripts base on CRA
v3.0已经开发完成, v3版本100%向下兼容v2版本, 故v2版本可以直接升级v3, 0改动。
- 绝对路径引入
- react-hooks
install
yarn add @mogul/mogul-scripts --dev
如果使用 v2版本
yarn add @mogul/[email protected] --dev
如果使用 v1版本
yarn add @mogul/[email protected] --dev
start
create-mogul-app start
build
create-mogul-app build
注意
master
分支为next标签,v1 版本开发请查看分支 v1x