No Description

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

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: