|
|
il y a 3 jours | |
|---|---|---|
| .vscode | il y a 2 semaines | |
| src | il y a 3 jours | |
| .dockerignore | il y a 2 semaines | |
| .editorconfig | il y a 2 semaines | |
| .env.development | il y a 2 semaines | |
| .env.production | il y a 3 jours | |
| .gitignore | il y a 2 semaines | |
| .npmrc | il y a 2 semaines | |
| README.md | il y a 2 semaines | |
| auto-imports.d.ts | il y a 2 semaines | |
| components.d.ts | il y a 3 jours | |
| eslint.config.mjs | il y a 2 semaines | |
| index.html | il y a 2 semaines | |
| package.json | il y a 3 jours | |
| pnpm-lock.yaml | il y a 3 jours | |
| tsconfig.app.json | il y a 2 semaines | |
| tsconfig.json | il y a 2 semaines | |
| tsconfig.node.json | il y a 2 semaines | |
| uno.config.ts | il y a 2 semaines | |
| vite.config.ts | il y a 3 jours |
# Install dependencies
pnpm install
# Start development server
pnpm run dev
# Build for production
pnpm run build
# Preview production build
pnpm run preview