Simply clone the repo and run yarn in root project directory.
yarn run webAnd head to http://localhost:3000/
At the beginning you need to start haul with:
yarn run haulNow you can proceed with running your app. To run iOS version:
yarn run iosand for Android silimar:
yarn run androidNOTE: You need XCode and Android SDK + emulator to run the native side.
We've implemented workshop app in few stages. If you'll get lost during the workshop, you have a chance to checkout to a branch which is specific to current stage: