hiker-electron-shell
v1.0.7
Published
Duplicate `.env.example` to `.env` and fill in your values.
Downloads
6
Readme
hiker-electron-shell
Duplicate .env.example
to .env
and fill in your values.
Then install dependencies with yarn
, after that you can:
yarn start
start the appyarn pack
to create tarball fileyarn dist
to create distributable installation file (platform dependent, to build for Windows you need to run this on Windows, etc)