You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RogerWork
63676e4d2a
|
10 months ago | |
---|---|---|
.vscode | 11 months ago | |
public | 11 months ago | |
src | 10 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
index.html | 11 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago | |
vite.config.js | 11 months ago | |
yarn.lock | 11 months ago |
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).