Source code for the Replay tutorial.
npm installnpm startnpm run typesnpm run lintnpm run test
# or watch for file changes
npm run test:watchnpm run build-webCreates an HTML, JS and assets bundle in web/dist.
npm run build-swift
open swift/replay-bird.xcodeproj/
# run in Xcodenpm run build-android
# open /android in Android Studio and run project