We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66d5ce commit 3ce6804Copy full SHA for 3ce6804
README.md
@@ -161,7 +161,6 @@ React has documentation for [how to start a new React project](https://react.dev
161
- [Remix](https://remix.run/docs/tutorials/blog): `npx create-remix@latest`
162
- [Gatsby](https://www.gatsbyjs.com/docs/how-to/custom-configuration/typescript/): `npm init gatsby --ts`
163
- [Expo](https://docs.expo.dev/guides/typescript/): `npx create-expo-app -t with-typescript`
164
-- [Vite](https://vite.dev/guide/): `npm create vite@latest my-react-app -- --template react-ts`
165
166
#### Try React and TypeScript online
167
0 commit comments