Skip to content

wuyongyu/electron-demos

Repository files navigation

使用

$ git clone https://github.com/miniwyy/electron-demos.git
$ cd electron-demos
$ npm install
$ npm start

// 推荐
$ yarn