Aucune description

Hua 969829e68f 初始 il y a 2 semaines
.storybook cd2408bc9b FEAT:init il y a 2 mois
.vscode cd2408bc9b FEAT:init il y a 2 mois
plugins 852b68de2e FEAT:编写出公用文档及公用样式 il y a 1 mois
public cd2408bc9b FEAT:init il y a 2 mois
src 969829e68f 初始 il y a 2 semaines
.env.development 852b68de2e FEAT:编写出公用文档及公用样式 il y a 1 mois
.env.production 969829e68f 初始 il y a 2 semaines
.gitignore 852b68de2e FEAT:编写出公用文档及公用样式 il y a 1 mois
AGENTS.md cd2408bc9b FEAT:init il y a 2 mois
README.md cd2408bc9b FEAT:init il y a 2 mois
biome.json cd2408bc9b FEAT:init il y a 2 mois
dist.zip 969829e68f 初始 il y a 2 semaines
index.html 969829e68f 初始 il y a 2 semaines
package-lock.json 969829e68f 初始 il y a 2 semaines
package.json 969829e68f 初始 il y a 2 semaines
postcss.config.mjs cd2408bc9b FEAT:init il y a 2 mois
rsbuild.config.ts 969829e68f 初始 il y a 2 semaines
tsconfig.json cd2408bc9b FEAT:init il y a 2 mois

README.md

Rsbuild project

Setup

Install the dependencies:

npm install

Get started

Start the dev server, and the app will be available at http://localhost:3000.

npm run dev

Build the app for production:

npm run build

Preview the production build locally:

npm run preview

Learn more

To learn more about Rsbuild, check out the following resources: