Aucune description

Hua 83ae86a7b5 11 il y a 1 mois
.storybook bc6c7397d4 江西改造全部代码 il y a 1 mois
.vscode cd2408bc9b FEAT:init il y a 2 mois
plugins bc6c7397d4 江西改造全部代码 il y a 1 mois
public cd2408bc9b FEAT:init il y a 2 mois
script bc6c7397d4 江西改造全部代码 il y a 1 mois
src 83ae86a7b5 11 il y a 1 mois
.env.development bc6c7397d4 江西改造全部代码 il y a 1 mois
.env.production cd2408bc9b FEAT:init il y a 2 mois
.gitignore cd2408bc9b FEAT:init il y a 2 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
build_check.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
build_final.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
build_final2.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
build_result.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
build_result2.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
build_result3.txt bc6c7397d4 江西改造全部代码 il y a 1 mois
package-lock.json dcba19a10d 11 il y a 1 mois
package.json dcba19a10d 11 il y a 1 mois
postcss.config.mjs cd2408bc9b FEAT:init il y a 2 mois
rsbuild.config.ts 01859a843c 111 il y a 1 mois
scienceInformationOfficeUi.zip dcba19a10d 11 il y a 1 mois
tsconfig.json bc6c7397d4 江西改造全部代码 il y a 1 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: