style:增加学习路径图

This commit is contained in:
李晓鸽
2022-09-13 18:39:27 +08:00
parent 57fdbb82ae
commit 195e763231
10 changed files with 182 additions and 2 deletions

View File

@@ -1,24 +1,29 @@
# jdfstudy
# fe-stu
## 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/).