Няма описание

Hua 3921775637 兼容性修复 преди 1 седмица
.storybook bc6c7397d4 江西改造全部代码 преди 1 месец
.vscode cd2408bc9b FEAT:init преди 2 месеца
plugins 3c0954b30a 0709批量修改 преди 3 седмици
public cd2408bc9b FEAT:init преди 2 месеца
script 3c0954b30a 0709批量修改 преди 3 седмици
src 3921775637 兼容性修复 преди 1 седмица
.env.development bc6c7397d4 江西改造全部代码 преди 1 месец
.env.production 3c0954b30a 0709批量修改 преди 3 седмици
.gitignore cd2408bc9b FEAT:init преди 2 месеца
AGENTS.md cd2408bc9b FEAT:init преди 2 месеца
README.md cd2408bc9b FEAT:init преди 2 месеца
biome.json cd2408bc9b FEAT:init преди 2 месеца
build_check.txt bc6c7397d4 江西改造全部代码 преди 1 месец
build_final.txt bc6c7397d4 江西改造全部代码 преди 1 месец
build_final2.txt bc6c7397d4 江西改造全部代码 преди 1 месец
build_result.txt bc6c7397d4 江西改造全部代码 преди 1 месец
build_result2.txt bc6c7397d4 江西改造全部代码 преди 1 месец
build_result3.txt bc6c7397d4 江西改造全部代码 преди 1 месец
package-lock.json dcba19a10d 11 преди 1 месец
package.json 3921775637 兼容性修复 преди 1 седмица
postcss.config.mjs cd2408bc9b FEAT:init преди 2 месеца
rsbuild.config.ts 3921775637 兼容性修复 преди 1 седмица
tsconfig.json bc6c7397d4 江西改造全部代码 преди 1 месец

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: