This project was bootstrapped with Create React App.
In the project directory, you can run:
To install required dependencies. Afterwards, run
To start the application on http://localhost:3000/
.
This repository contains examples designed to help you learn TypeScript. A good place to start is
to read the TS-basics.md
to get a very short introduction to TypeScript.
Afterwards, feel free to explore the application code under the src
folder.