Sen descrición

czm 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
.storybook cd2408bc9b FEAT:init hai 2 meses
.vscode cd2408bc9b FEAT:init hai 2 meses
plugins 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
public cd2408bc9b FEAT:init hai 2 meses
src 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
.env.development 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
.env.production 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
.gitignore 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
AGENTS.md cd2408bc9b FEAT:init hai 2 meses
README.md cd2408bc9b FEAT:init hai 2 meses
biome.json cd2408bc9b FEAT:init hai 2 meses
package-lock.json cd2408bc9b FEAT:init hai 2 meses
package.json cd2408bc9b FEAT:init hai 2 meses
postcss.config.mjs cd2408bc9b FEAT:init hai 2 meses
rsbuild.config.ts 852b68de2e FEAT:编写出公用文档及公用样式 hai 1 mes
tsconfig.json cd2408bc9b FEAT:init hai 2 meses

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: