|
|
hace 3 semanas | |
|---|---|---|
| .storybook | hace 1 mes | |
| .vscode | hace 2 meses | |
| plugins | hace 3 semanas | |
| public | hace 2 meses | |
| script | hace 3 semanas | |
| src | hace 3 semanas | |
| .env.development | hace 1 mes | |
| .env.production | hace 3 semanas | |
| .gitignore | hace 2 meses | |
| AGENTS.md | hace 2 meses | |
| README.md | hace 2 meses | |
| biome.json | hace 2 meses | |
| build_check.txt | hace 1 mes | |
| build_final.txt | hace 1 mes | |
| build_final2.txt | hace 1 mes | |
| build_result.txt | hace 1 mes | |
| build_result2.txt | hace 1 mes | |
| build_result3.txt | hace 1 mes | |
| package-lock.json | hace 1 mes | |
| package.json | hace 3 semanas | |
| postcss.config.mjs | hace 2 meses | |
| rsbuild.config.ts | hace 3 semanas | |
| tsconfig.json | hace 1 mes |
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: