Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 765 Bytes

apisetter

基于Electron-vue,ant design,express的API生成器,为了解决当后端还没有提供API时,前端开发受到限制的问题 2020.7.1 V0.1.0

Build Setup

# install dependencies
yarn #或者npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
yarn build #或者npm run build


This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.