Nessuna descrizione

Hua 0d6b5eb466 1 1 mese fa
.storybook bc6c7397d4 江西改造全部代码 1 mese fa
.vscode cd2408bc9b FEAT:init 2 mesi fa
plugins bc6c7397d4 江西改造全部代码 1 mese fa
public cd2408bc9b FEAT:init 2 mesi fa
script bc6c7397d4 江西改造全部代码 1 mese fa
src 0d6b5eb466 1 1 mese fa
.env.development bc6c7397d4 江西改造全部代码 1 mese fa
.env.production cd2408bc9b FEAT:init 2 mesi fa
.gitignore cd2408bc9b FEAT:init 2 mesi fa
AGENTS.md cd2408bc9b FEAT:init 2 mesi fa
README.md cd2408bc9b FEAT:init 2 mesi fa
biome.json cd2408bc9b FEAT:init 2 mesi fa
build_check.txt bc6c7397d4 江西改造全部代码 1 mese fa
build_final.txt bc6c7397d4 江西改造全部代码 1 mese fa
build_final2.txt bc6c7397d4 江西改造全部代码 1 mese fa
build_result.txt bc6c7397d4 江西改造全部代码 1 mese fa
build_result2.txt bc6c7397d4 江西改造全部代码 1 mese fa
build_result3.txt bc6c7397d4 江西改造全部代码 1 mese fa
package-lock.json bc6c7397d4 江西改造全部代码 1 mese fa
package.json bc6c7397d4 江西改造全部代码 1 mese fa
postcss.config.mjs cd2408bc9b FEAT:init 2 mesi fa
rsbuild.config.ts a02d1c31eb 111 1 mese fa
tsconfig.json bc6c7397d4 江西改造全部代码 1 mese fa

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: