React And Typescript
Edit page
HomeTypeScript Crash Course
Installation
Examples
ContributingReadmeDescriptionRun LocallyContributing

React and TypeScript

Description

I created React And TypeScript as a way for me to learn React and TypeScript. I decided to share my notes online which is exactly what you're looking at here. I hope for this project to grow and be THE default source for React and TypeScript documentation.

Run Locally

In your terminal at the project root, run:

  1. yarn
  2. yarn start

Contributing

Thank you for your interest in contributing to the React And TypeScript unoffical documentation. Please visit the Contributing page to learn more about contributing to this project.