English | ็ฎไฝไธญๆ
๐ Pluggable enterprise-level react application framework.
Please consider following this project's author, sorrycc, and consider starring the project to show your โค๏ธ and support.
- ๐ฆ Out of box, with built-in support for react, react-router, jest, webpack, rollup, etc.
- ๐ Next.js like and full featured routing conventions, which also supports configured routing
- ๐ Plugin system, covering every lifecycle from source code to production
- ๐ High performance, including PWA support, route-level code splitting, etc.
- ๐ Support for static export, Suitable for environments without server
- ๐ Fast dev startup, including dll support with config etc.
- ๐ Polyfill solution, add JS and CSS polyfill with targets config, lowest to IE9
- ๐ Support TypeScript, including d.ts definition and
umi test
- ๐ด Deep integration with dva, including duck directory support, automatic loading of model, code splitting, etc
- โ๏ธ Support MPA๏ผbased on umi-plugin-mpa
# Install deps
$ yarn global add umi # OR npm install -g umi
# Create application
$ mkdir myapp && cd myapp
# Create page
$ umi generate page index
# Start dev server
$ umi dev
# Build and deploy
$ umi build
Getting started with a 10 minutes video
This project exists thanks to all the people who contribute. [Contribute].
Github Issue | ้้็พค | ๅพฎไฟก็พค |
---|---|---|
umijs/umi/issues |