|
|
7 kuukautta sitten | |
|---|---|---|
| .env | 1 vuosi sitten | |
| .vscode | 2 vuotta sitten | |
| @types | 8 kuukautta sitten | |
| public | 2 vuotta sitten | |
| src | 7 kuukautta sitten | |
| .eslintrc.cjs | 2 vuotta sitten | |
| .gitignore | 8 kuukautta sitten | |
| .prettierrc.json | 1 vuosi sitten | |
| README.md | 2 vuotta sitten | |
| index.html | 2 vuotta sitten | |
| package-lock.json | 1 vuosi sitten | |
| package.json | 8 kuukautta sitten | |
| pnpm-lock.yaml | 8 kuukautta sitten | |
| tsconfig.app.json | 1 vuosi sitten | |
| tsconfig.json | 2 vuotta sitten | |
| tsconfig.node.json | 1 vuosi sitten | |
| uno.config.ts | 2 vuotta sitten | |
| vite.config.ts | 8 kuukautta sitten |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
.vue Imports in TSTypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for
type checking. In editors, we need Volar to make the
TypeScript language service aware of .vue types.
See Vite Configuration Reference.
pnpm install
pnpm dev
pnpm build
pnpm lint