Add the first version of the history site
This commit is contained in:
parent
e616466f98
commit
cd2349a449
16 changed files with 1696 additions and 0 deletions
7
site/README.md
Normal file
7
site/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
||||
|
||||
## Recommended IDE Setup
|
||||
|
||||
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
|
||||
Loading…
Add table
Add a link
Reference in a new issue