説明なし

Hua 83ae86a7b5 11 1 ヶ月 前
.storybook bc6c7397d4 江西改造全部代码 1 ヶ月 前
.vscode cd2408bc9b FEAT:init 2 ヶ月 前
plugins bc6c7397d4 江西改造全部代码 1 ヶ月 前
public cd2408bc9b FEAT:init 2 ヶ月 前
script bc6c7397d4 江西改造全部代码 1 ヶ月 前
src 83ae86a7b5 11 1 ヶ月 前
.env.development bc6c7397d4 江西改造全部代码 1 ヶ月 前
.env.production cd2408bc9b FEAT:init 2 ヶ月 前
.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 dcba19a10d 11 1 ヶ月 前
postcss.config.mjs cd2408bc9b FEAT:init 2 ヶ月 前
rsbuild.config.ts 01859a843c 111 1 ヶ月 前
scienceInformationOfficeUi.zip dcba19a10d 11 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: