typescript-react-example

October 2, 2018 ยท View on GitHub

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.

Running the Project

# Start the Reason watcher.
npm run start

# In another tab: start the TypeScript watcher.
npm run ts:watch