|
|
преди 2 седмици | |
|---|---|---|
| .storybook | преди 2 месеца | |
| .vscode | преди 2 месеца | |
| plugins | преди 1 месец | |
| public | преди 2 месеца | |
| src | преди 2 седмици | |
| .env.development | преди 1 месец | |
| .env.production | преди 2 седмици | |
| .gitignore | преди 1 месец | |
| AGENTS.md | преди 2 месеца | |
| README.md | преди 2 месеца | |
| biome.json | преди 2 месеца | |
| dist.zip | преди 2 седмици | |
| index.html | преди 2 седмици | |
| package-lock.json | преди 2 седмици | |
| package.json | преди 2 седмици | |
| postcss.config.mjs | преди 2 месеца | |
| rsbuild.config.ts | преди 2 седмици | |
| tsconfig.json | преди 2 месеца |
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: