1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

README更新;删除frontend项目

This commit is contained in:
2023-03-22 16:08:12 +08:00
parent de9ca02689
commit 8952bfc271
23 changed files with 38 additions and 21863 deletions

View File

@@ -1,24 +0,0 @@
# frontend
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).