Skip to content

Commit 3ce6804

Browse files
committed
feat: remove Vite
1 parent e66d5ce commit 3ce6804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ React has documentation for [how to start a new React project](https://react.dev
161161
- [Remix](https://remix.run/docs/tutorials/blog): `npx create-remix@latest`
162162
- [Gatsby](https://www.gatsbyjs.com/docs/how-to/custom-configuration/typescript/): `npm init gatsby --ts`
163163
- [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`
165164

166165
#### Try React and TypeScript online
167166

0 commit comments

Comments
 (0)