Skip to content

huang6349/umi-boot

Repository files navigation

English | 简体中文

umi-boot

This is a template library for the react project

Table of Contents

[目录]

Install

[安装依赖]

node >= 10.13.0
$ npm install -g yarn tyarn
$ tyarn -v
$ tyarn install

Usage

[使用方法]

development[开发环境]

$ yarn run start
$ yarn run start:no-mock

访问:http://127.0.0.1:8000

production[生产环境]

$ yarn run build
$ yarn run analyze

Links

[教程链接]

Thank

[致谢]

License

[开源协议]

MIT