--引用于原项目是基于js的electron-vue --References to the original project are based on js of electron-vue #art-template版本保持在4.1.0,升级可能会导致某些错误
An electron-vue-typescript project
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
This project was generated with electron-vue@7c4e3e9 using vue-cli. Documentation about the original structure can be found here.