demo-int-table/front
Kseninia Mikhaylova 0f3087e20f timer id 2024-09-03 15:20:33 +03:00
..
.vscode
public transparent 2024-08-29 12:32:20 +03:00
src timer id 2024-09-03 15:20:33 +03:00
.env.development machtabe 2024-08-26 11:16:19 +03:00
.gitignore
Dockerfile remove all 2024-08-15 10:45:02 +03:00
README.md
components.d.ts btns 2024-09-02 16:40:32 +03:00
index.html ref test 2024-08-29 18:41:03 +03:00
package-lock.json btns 2024-09-02 16:40:32 +03:00
package.json btns 2024-09-02 16:40:32 +03:00
tsconfig.json
tsconfig.node.json
vite.config.ts ref 2024-08-16 10:40:54 +03:00

README.md

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.

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.