Няма описание

22285461@qq.com 27c30a3108 0812 преди 1 месец
.vscode e4e5ca399f first преди 3 месеца
dist 27c30a3108 0812 преди 1 месец
public e4e5ca399f first преди 3 месеца
src 27c30a3108 0812 преди 1 месец
.gitignore 2a6d828629 first преди 3 месеца
README.md e4e5ca399f first преди 3 месеца
index.html 9361e6c44f 11 преди 3 месеца
package-lock.json a2885b60de 0812 преди 1 месец
package.json a2885b60de 0812 преди 1 месец
tsconfig.json a2885b60de 0812 преди 1 месец
tsconfig.node.json e4e5ca399f first преди 3 месеца
vite.config.ts e4e5ca399f first преди 3 месеца

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.

Recommended Setup

  • 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.