/electron-demos

:electron: electron demo

Primary LanguageHTML

使用

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

// 推荐
$ yarn