Radicals
Getting Started
If you haven't already, install Xcode, Node.js and Yarn.
Then clone this repo and install the dependencies:
git clone git@github.com:nycoliver/Radicals.git
cd Radicals
yarn
Run the app:
yarn run ios
or open ios/Radicals.xcodeproj/
and run from Xcode.