/react-antd-admin-pro

使用rsbuild、React 18、TypeScript 5、antd 5、等技术栈搭建的企业级中台前端基础模板。An enterprise-level front-end basic template for the middle platform built with rsbuild, React 18, TypeScript 5, antd 5, and other technology stacks。 文档地址:https://cl1107.github.io/react-antd-admin-pro-docs (施工中)

Primary LanguageTypeScript

Rsbuild Project

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview