We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed18f97 commit c2409d3Copy full SHA for c2409d3
README.md
@@ -76,6 +76,7 @@
76
- 开发(接口): `npm start -production`
77
- 生产: `npm run build`
78
- 规范: `npm run lint`
79
+- 测试: `npm run test:unit`
80
- 开始: [http://localhost:8080/example.html](http://localhost:8080/example.html)
81
82
## 附录
0 commit comments