|
|
il y a 1 mois | |
|---|---|---|
| .storybook | il y a 1 mois | |
| .vscode | il y a 2 mois | |
| plugins | il y a 1 mois | |
| public | il y a 2 mois | |
| script | il y a 1 mois | |
| src | il y a 1 mois | |
| .env.development | il y a 1 mois | |
| .env.production | il y a 2 mois | |
| .gitignore | il y a 2 mois | |
| AGENTS.md | il y a 2 mois | |
| README.md | il y a 2 mois | |
| biome.json | il y a 2 mois | |
| build_check.txt | il y a 1 mois | |
| build_final.txt | il y a 1 mois | |
| build_final2.txt | il y a 1 mois | |
| build_result.txt | il y a 1 mois | |
| build_result2.txt | il y a 1 mois | |
| build_result3.txt | il y a 1 mois | |
| package-lock.json | il y a 1 mois | |
| package.json | il y a 1 mois | |
| postcss.config.mjs | il y a 2 mois | |
| rsbuild.config.ts | il y a 1 mois | |
| scienceInformationOfficeUi.zip | il y a 1 mois | |
| tsconfig.json | il y a 1 mois |
Install the dependencies:
npm install
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
To learn more about Rsbuild, check out the following resources: