Skip to content

joesdu/umi-react-simple-template

Repository files navigation

安装依赖

yarn install

启动项目

yarn start

构建项目

yarn build

构建 Umi 运行时导出内容(如 model 写完后需要执行该命令,才能被 ts 语法提示器检测)

yarn postinstall

更新依赖包

yarn upgrade-interactive

更新 yarn

yarn set version berry

导入 yarn 更新依赖包插件

yarn plugin import interactive-tools

导入 yarn TypeScript 库自动加入插件

yarn plugin import typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published