Skip to content

Files

Latest commit

effa75b · May 27, 2024

History

History

typescript-react-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 18, 2022
May 27, 2024
Dec 29, 2023
Jul 19, 2022
Jul 18, 2022
Jul 18, 2022
May 27, 2024
Jul 18, 2022
May 27, 2024
Jan 20, 2024
Apr 12, 2024
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022

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