Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 884 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 884 Bytes

项目开发脚手架

--引用于原项目是基于js的electron-vue --References to the original project are based on js of electron-vue

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.