Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 962 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 962 Bytes

项目开发脚手架 by hmh

--引用于原项目是基于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

Build Setup

# 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.