2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/iconify-icon-demo/vue2-demo/README.md

8 lines
394 B
Markdown
Raw Normal View History

2022-06-19 18:56:54 +00:00
# Vue 3 + Vite
2022-05-14 21:48:08 +00:00
2022-06-19 18:56:54 +00: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-14 21:48:08 +00:00
2022-06-19 18:56:54 +00:00
## Recommended IDE Setup
2022-05-14 21:48:08 +00:00
2022-06-19 18:56:54 +00:00
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)