We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1aefac + 4b532c6 commit c5cfbc8Copy full SHA for c5cfbc8
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