Boilerplate for creating Doz app with Electron
$ git clone https://github.com/dozjs/doz-electron-starter.git your-app
Install dependencies
$ npm install
- Development:
start
- Build:
dist
doz-electron-starter is open-sourced software licensed under the MIT license