|
|
1 ماه پیش | |
|---|---|---|
| .storybook | 2 ماه پیش | |
| .vscode | 2 ماه پیش | |
| plugins | 1 ماه پیش | |
| public | 2 ماه پیش | |
| src | 1 ماه پیش | |
| .env.development | 1 ماه پیش | |
| .env.production | 1 ماه پیش | |
| .gitignore | 1 ماه پیش | |
| AGENTS.md | 2 ماه پیش | |
| README.md | 2 ماه پیش | |
| biome.json | 2 ماه پیش | |
| package-lock.json | 2 ماه پیش | |
| package.json | 1 ماه پیش | |
| postcss.config.mjs | 2 ماه پیش | |
| rsbuild.config.ts | 1 ماه پیش | |
| 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: