Skip to content

Commit e66d5ce

Browse files
committed
feat: remove Vite
1 parent 78ddbb0 commit e66d5ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/basic/setup.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ React has documentation for [how to start a new React project](https://react.dev
2020
- [Remix](https://remix.run/docs/tutorials/blog): `npx create-remix@latest`
2121
- [Gatsby](https://www.gatsbyjs.com/docs/how-to/custom-configuration/typescript/): `npm init gatsby --ts`
2222
- [Expo](https://docs.expo.dev/guides/typescript/): `npx create-expo-app -t with-typescript`
23-
- [Vite](https://vite.dev/guide/): `npm create vite@latest my-react-app -- --template react-ts`
2423

2524
## Try React and TypeScript online
2625

0 commit comments

Comments
 (0)