Documentation | Security | License
Building
Install dependencies:
npm run setup
Run:
npm run dev
Packaging
Install dependencies:
npm install -g electron-builder
Windows
build -w
Linux
build -l
Mac
build -m
```
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation | Security | License
Install dependencies:
npm run setup
Run:
npm run dev
Install dependencies:
npm install -g electron-builder
build -w
build -l
build -m
```