node, yarn, vue/cli, typescript, 默认ide webstorm
yarn install yarn run serve yarn run build yarn run lint yarn run test:unit yarn run test:e2e yarn run node-server yarn run node-server-debug - 集成部署shell 编写
- 自动文档生成
- 测试覆盖或者部署的工作流
- server 部分可以独立出来为以后编写测试server提供基础支撑

