We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99f1c24 + 10390fc commit c7920faCopy full SHA for c7920fa
README.md
@@ -43,6 +43,9 @@
43
# React + Typescript Starter Kits
44
45
1. <https://github.com/wmonk/create-react-app-typescript> is the officially recommended Typescript fork of `create-react-app`.
46
+
47
+ > CodeSandbox has a [React TypeScript template](https://codesandbox.io/s/react-ts) based on this project.
48
49
2. <https://github.com/sw-yx/create-react-app-parcel-typescript> sets up a React + Typescript app with Parcel :)
50
3. <https://github.com/basarat/typescript-react/tree/master/01%20bootstrap> for manual setup of React + Typescript + Webpack + Babel
51
0 commit comments