No description
Find a file
2025-05-21 20:34:00 +05:00
.vscode Initial 2025-02-12 00:46:46 +05:00
.yarn feat: yandex map added 2025-05-21 20:34:00 +05:00
protobuf@26cf434e0b Initial 2025-02-12 00:46:46 +05:00
src feat: yandex map added 2025-05-21 20:34:00 +05:00
.gitignore Initial 2025-02-12 00:46:46 +05:00
.gitmodules Initial 2025-02-12 00:46:46 +05:00
.yarnrc.yml Initial 2025-02-12 00:46:46 +05:00
index.html Initial 2025-02-12 00:46:46 +05:00
package.json feat: yandex map added 2025-05-21 20:34:00 +05:00
README.md Initial 2025-02-12 00:46:46 +05:00
tailwind.config.js Initial 2025-02-12 00:46:46 +05:00
tsconfig.app.json Initial 2025-02-12 00:46:46 +05:00
tsconfig.json Initial 2025-02-12 00:46:46 +05:00
tsconfig.node.json Initial 2025-02-12 00:46:46 +05:00
vite.config.ts Initial 2025-02-12 00:46:46 +05:00
yarn.lock feat: yandex map added 2025-05-21 20:34:00 +05: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.