wails-template-vue/frontend/JS
2021-12-09 17:18:40 +08:00
..
.vscode feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
public feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
src feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
.gitignore feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
index.html feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
package.json fix: fix build warning outside the root directory 2021-12-09 17:18:40 +08:00
README.md feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00
vite.config.js feat: add typescript template option(#12) 2021-12-09 16:05:19 +08:00

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.