No description
- Vue 85%
- JavaScript 6.4%
- CSS 4.8%
- HTML 3.8%
| .vscode | ||
| src | ||
| .gitignore | ||
| bun.lock | ||
| index.html | ||
| jsconfig.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
crzdma.tech
Compile and Hot-Reload for Development
bun dev
Compile and Minify for Production
bun run build