项目作者: hanfengcan

项目描述 :
一个electron的练手项目
高级语言: JavaScript
项目地址: git://github.com/hanfengcan/pitaya.git
创建时间: 2017-05-30T10:43:17Z
项目社区:https://github.com/hanfengcan/pitaya

开源协议:

下载


pitaya

An electron-vue project

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:9080
  4. npm run dev
  5. # build electron app for production
  6. npm run build
  7. # lint all JS/Vue component files in `app/src`
  8. npm run lint
  9. # run webpack in production
  10. npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

这里才是正文

一个electron的练手项目,详细内容发表在简书了,感兴趣的可以看看electron实战练习