Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 359 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 359 Bytes

gmox

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Lints and fixes files

yarn lint

Run tests

yarn test

Customize configuration

See Configuration Reference.