Skip to content

Latest commit

 

History

History

typescript-react-example

typescript-react-example

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