react-antd-admin-pro
react-antd-admin-pro copied to clipboard
使用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...
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