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