[+] Template

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-04-16 01:21:29 -04:00
commit f0241c9b89
20 changed files with 1123 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Vue 3 TS + Vite + Vue Router + SASS Template
Usage:
1. Clone this repo
2. Change project name in package.json
## Info
Web Framework: `Vue 3 + Typescript + Vite + Vue Router + SASS + Element Plus + Class Components`
Useful Documentations:
* [Script Setup SFC](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup)
* [Vite Docs](https://vitejs.dev/guide/features.html)
* [Vue 3 Docs](https://v3.vuejs.org/)
* Recommended IDE: [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
* My IDE: IDEA + Vue Plugin