showbits/showbits-thermal-printer-ui
2025-03-02 15:54:13 +01:00
..
.vscode Create vite+vue project 2025-03-02 15:54:13 +01:00
public Create vite+vue project 2025-03-02 15:54:13 +01:00
src Create vite+vue project 2025-03-02 15:54:13 +01:00
.gitignore Create vite+vue project 2025-03-02 15:54:13 +01:00
index.html Create vite+vue project 2025-03-02 15:54:13 +01:00
package.json Create vite+vue project 2025-03-02 15:54:13 +01:00
pnpm-lock.yaml Create vite+vue project 2025-03-02 15:54:13 +01:00
README.md Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.app.json Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.json Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.node.json Create vite+vue project 2025-03-02 15:54:13 +01:00
vite.config.ts Create vite+vue project 2025-03-02 15:54:13 +01:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.