2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-23 07:08:34 +00:00

8 lines
394 B
Markdown
Raw Normal View History

2022-06-19 21:56:54 +03:00
# Vue 3 + Vite
2022-05-15 00:48:08 +03:00
2022-06-19 21:56:54 +03:00
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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
2022-05-15 00:48:08 +03:00
2022-06-19 21:56:54 +03:00
## Recommended IDE Setup
2022-05-15 00:48:08 +03:00
2022-06-19 21:56:54 +03:00
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)