|
|
пре 1 месец | |
|---|---|---|
| .storybook | пре 1 месец | |
| .vscode | пре 2 месеци | |
| plugins | пре 1 месец | |
| public | пре 2 месеци | |
| script | пре 1 месец | |
| src | пре 1 месец | |
| .env.development | пре 1 месец | |
| .env.production | пре 2 месеци | |
| .gitignore | пре 2 месеци | |
| AGENTS.md | пре 2 месеци | |
| README.md | пре 2 месеци | |
| biome.json | пре 2 месеци | |
| build_check.txt | пре 1 месец | |
| build_final.txt | пре 1 месец | |
| build_final2.txt | пре 1 месец | |
| build_result.txt | пре 1 месец | |
| build_result2.txt | пре 1 месец | |
| build_result3.txt | пре 1 месец | |
| package-lock.json | пре 1 месец | |
| package.json | пре 1 месец | |
| postcss.config.mjs | пре 2 месеци | |
| rsbuild.config.ts | пре 1 месец | |
| scienceInformationOfficeUi.zip | пре 1 месец | |
| tsconfig.json | пре 1 месец |
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: