Skip to content

Commit 78430b6

Browse files
committed
no message
1 parent 49e7b6c commit 78430b6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- Babel预编译(ES6、SCSS等),和异步组件实现路由懒加载
1616
- ESlint代码质量控制,所有代码编写必须按照标准规范才能通过编译,并避免一些低级错误
1717
- 本地开发服务器会监听文件修改,自动编译和刷新浏览器
18+
- 前端mock数据,无需等待后端接口实现
1819
- 测试服务器自动部署deploy(需要在服务器上启动一个node写的接收脚本:[file-receiver](https://github.com/xiaoping6688/file-receiver)
1920

2021

@@ -37,3 +38,4 @@ npm test
3738
npm run update
3839
```
3940

41+
![image](https://raw.githubusercontent.com/xiaoping6688/vue-spa-project/master/static/img/screenshot.png)

static/img/screenshot.png

197 KB
Loading

0 commit comments

Comments
 (0)