huang6349 / umi-boot

这是一个构建 REACT 项目的模板库

Home Page:https://www.yuque.com/huang6349

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

这是一个构建 REACT 项目的模板库

https://www.yuque.com/huang6349

License:MIT License


Languages

Language:TypeScript 71.8%Language:JavaScript 26.8%Language:CSS 1.4%