demo-int-table/front
Kseninia Mikhaylova 3a3f2cdeb3 Merge branch 'bx-906-front' of https://git.svs-tech.pro/ksenia_mikhailova/demo-int-table into bx-906-front 2024-07-24 12:44:43 +03:00
..
.vscode 1st front 2024-04-26 14:13:30 +03:00
public lower symbols 2024-06-04 14:19:42 +03:00
src Merge branch 'bx-906-front' of https://git.svs-tech.pro/ksenia_mikhailova/demo-int-table into bx-906-front 2024-07-24 12:44:43 +03:00
.env.development func check 2024-07-12 14:14:31 +03:00
.gitignore vue base 2024-04-26 16:21:50 +03:00
Dockerfile remove tsc 2024-05-25 13:58:45 +03:00
README.md vue base 2024-04-26 16:21:50 +03:00
components.d.ts sidebar with elements 2024-07-01 10:11:44 +03:00
index.html random icon 2024-04-27 12:21:19 +03:00
package-lock.json looak at 2024-07-01 17:18:47 +03:00
package.json looak at 2024-07-01 17:18:47 +03:00
tsconfig.json vue use fail 2024-04-27 12:49:27 +03:00
tsconfig.node.json vue base 2024-04-26 16:21:50 +03:00
vite.config.ts gltf model 2024-05-31 16:13:25 +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.