Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 319 Bytes

electron-admin

# install dependencies
npm install --registry https://registry.npm.taobao.org
cnpm install

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

# build electron application for production
npm run build
npm run build:win

详情请看文章:https://juejin.cn/post/6872677267932184584