Screenshots Running Project Clone the repo and install dependencies: git clone ... yarn install Starting Development Start the app in the dev environment: yarn start Packaging for Production To package apps for portable .exe: yarn package