微信跳一跳辅助
官方文档地址:http://www.rainx.org/2018/01/10/ttwg/
# install dependencies
yarn install
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
# run unit & end-to-end tests
yarn test
MIT License
This project was generated with electron-vue@de85f81 using vue-cli. Documentation about the original structure can be found here.