This project was created with Create React App.
For the setup, run npm install
.
Make sure to build gentype.native, as stated in the project root README.
# Start the Reason watcher.
npm run start
# In another tab: start the TypeScript watcher.
npm run ts:watch