README.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
README.md
@@ -1,4 +1,7 @@ # clock-manager # plc-reader 基于electron加golang的plc配置调试工具. electron + vue 做前端, 应用启动时打开后端的golang服务 前后端分离 ## Project setup ``` @@ -7,23 +10,10 @@ ### Compiles and hot-reloads for development ``` npm run serve npm run electron:serve ``` ### Compiles and minifies for production ``` npm run build npm run electron:build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).