docs:删除 admin 里面的 README
parent
3d7508c8c5
commit
e6ab5a7c39
@ -1,14 +0,0 @@
|
|||||||
# Vue 3 + Vite
|
|
||||||
|
|
||||||
```bash
|
|
||||||
pnpm i
|
|
||||||
# If you don't have pnpm installed, run: npm install -g pnpm
|
|
||||||
pnpm dev
|
|
||||||
pnpm build
|
|
||||||
```
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
|
|
||||||
Loading…
Reference in New Issue