- clone repository to your local folder
- change directory to that folder
- you need to install all of the dependencies first:
yarn
- to run the app in development mode run:
yarn start
- to make executable for your OS run:
yarn make
(it will create executable into the out/eocto-XXX folder)
- go to that folder and run the executable