Home

Awesome

AUmi example

This project is an example of AUmi, use this as a template to create a new project, both can use Umi and Rsbuild

Getting Started

Installation

Better using pnpm

pnpm install

Yarn or npm are both accepted to install.

Bootstrap

pnpm run dev

Follow the instructions in Umi documentation, AUmi simply switches the bundler from Webpack to Rsbuild, ensuring you can use AUmi in the same way as Umi.