https://github.com/arvinxx/umi-simple-web-template
Umi 简单单页应用模板
https://github.com/arvinxx/umi-simple-web-template
template umi
Last synced: 3 months ago
JSON representation
Umi 简单单页应用模板
- Host: GitHub
- URL: https://github.com/arvinxx/umi-simple-web-template
- Owner: arvinxx
- Created: 2021-05-16T13:09:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T11:54:17.000Z (over 2 years ago)
- Last Synced: 2025-01-23T04:42:04.944Z (9 months ago)
- Topics: template, umi
- Language: TypeScript
- Homepage: https://umi-simple-web-template.vercel.app
- Size: 182 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Umi Web Template
基于 Umi 4 的 web demo 开发模板,适用于非常简单地页面应用。如果需要使用一个工程级别的项目,可以考虑使用 [umi-web-template](https://github.com/arvinxx/umi-web-template)。
[![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-simple-web-template/workflows/Release/badge.svg
[deploy-ci-url]: https://github.com/arvinxx/umi-simple-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 测试**:自动化测试保障前端产品质量