Umi Pro

screenshot of Umi Pro
react
ant-design

一个企业级的中后台前端解决方案

Overview

Umi Pro is an enterprise-level frontend solution for building middle and back-office applications. It provides a quick and easy way to install dependencies, start projects, deploy and publish them. The project structure is designed to allow for efficient organization of components and routes, with a focus on granularity and reusability. Umi Pro also follows a commit message header convention with specific requirements for type, summary, and optional scope.

Features

  • Quick and easy installation: Umi Pro simplifies the process of setting up dependencies and starting projects.
  • Efficient project structure: The project structure is carefully designed to allow for easy organization and maintenance of components and routes.
  • Component organization: Recommended component organization strategies for both commonly used components and page-specific components.
  • Commit message convention: Umi Pro follows a commit message convention that enforces specific formatting requirements for clear and organized commits.

Summary

Umi Pro is an enterprise-level frontend solution that offers a range of features to streamline the development and maintenance of middle and back-office applications. From its quick installation process to its efficient project structure and commit message convention, Umi Pro provides developers with a powerful toolkit for building high-quality applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.