reactandtypescript

Documentation for using TypeScript with React. Written using Gatsby.

Run Locally

In your terminal at the project root, run:

  1. npm install
  2. npm start

Contributing

  1. Fork this repository.
  2. Create a branch specific to the section you are working on or adding. Push your work to that branch. Focus your work on that fix or feature.
  1. Submit a pull request against the master branch.

GitHub