|
|
hai 2 semanas | |
|---|---|---|
| .storybook | hai 2 meses | |
| .vscode | hai 2 meses | |
| plugins | hai 1 mes | |
| public | hai 2 meses | |
| src | hai 2 semanas | |
| .env.development | hai 1 mes | |
| .env.production | hai 2 semanas | |
| .gitignore | hai 1 mes | |
| AGENTS.md | hai 2 meses | |
| README.md | hai 2 meses | |
| biome.json | hai 2 meses | |
| dist.zip | hai 2 semanas | |
| index.html | hai 2 semanas | |
| package-lock.json | hai 2 semanas | |
| package.json | hai 2 semanas | |
| postcss.config.mjs | hai 2 meses | |
| rsbuild.config.ts | hai 2 semanas | |
| tsconfig.json | hai 2 meses |
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: