https://github.com/arvinxx/umi-web-template
Web App 开发模板
https://github.com/arvinxx/umi-web-template
react template umijs
Last synced: 3 months ago
JSON representation
Web App 开发模板
- Host: GitHub
- URL: https://github.com/arvinxx/umi-web-template
- Owner: arvinxx
- License: mit
- Created: 2020-12-21T04:37:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T11:11:14.000Z (over 2 years ago)
- Last Synced: 2025-04-19T02:53:41.749Z (6 months ago)
- Topics: react, template, umijs
- Language: TypeScript
- Homepage: https://umi-web-template.vercel.app
- Size: 590 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Umi Web Template
基于 [Ant Design Pro](https://pro.ant.design) 的 web app 开发脚手架
[![Release CI][release-ci]][deploy-ci-url][![Gitmoji][gitmoji]][gitmoji-url] [![semantic-release][semantic-release]][semantic-release-repo] ![][license-url] [![Build With Umi][umi]](http://umijs.org/)
[umi]: https://img.shields.io/badge/build%20with-umi-028fe4.svg?
[gitmoji]: https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg
[gitmoji-url]: https://gitmoji.carloscuesta.me/
[semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-release-repo]: https://github.com/semantic-release/semantic-release
[license-url]: https://img.shields.io/github/license/arvinxx/gitmoji-commit-workflow-template[release-ci]: https://github.com/arvinxx/umi-web-template/workflows/Release/badge.svg
[deploy-ci-url]: https://github.com/arvinxx/umi-web-template/actions?query=workflow%3A%22Release%22## 特性
- :bulb: **TypeScript**: 应用程序级 JavaScript 的语言
- :scroll: **区块**: 通过区块模板快速构建页面
- :gem: **优雅美观**:基于 Ant Design 体系精心设计
- :triangular_ruler: **常见设计模式**:提炼自中后台应用的典型页面和场景
- :rocket: **最新技术栈**:使用 React/umi/dva/antd 等前端前沿技术开发
- :iphone: **响应式**:针对不同屏幕大小设计
- :art: **主题**:可配置的主题满足多样化的品牌诉求
- :globe_with_meridians: **国际化**:内建业界通用的国际化方案
- :gear: **最佳实践**:良好的工程实践助您持续产出高质量代码
- :1234: **Mock 数据**:实用的本地数据调试方案
- :white_check_mark: **UI 测试**:自动化测试保障前端产品质量