16 lines
326 B
Markdown
16 lines
326 B
Markdown
# code
|
|
|
|
## Project setup
|
|
```
|
|
npm install
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
npm run serve
|
|
```
|
|
|
|
![输入图片说明](https://images.gitee.com/uploads/images/2021/0610/202726_6e4deb48_5373615.png "屏幕截图.png")
|
|
|
|
我的博客中有详细介绍->[我的博客](https://phy0412.top/article?articleId=3464)
|