Skip to content

Commit

Permalink
feat: remove Vite
Browse files Browse the repository at this point in the history
  • Loading branch information
shxntanu committed Oct 19, 2024
1 parent 78ddbb0 commit e66d5ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/basic/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ React has documentation for [how to start a new React project](https://react.dev
- [Remix](https://remix.run/docs/tutorials/blog): `npx create-remix@latest`
- [Gatsby](https://www.gatsbyjs.com/docs/how-to/custom-configuration/typescript/): `npm init gatsby --ts`
- [Expo](https://docs.expo.dev/guides/typescript/): `npx create-expo-app -t with-typescript`
- [Vite](https://vite.dev/guide/): `npm create vite@latest my-react-app -- --template react-ts`

## Try React and TypeScript online

Expand Down

0 comments on commit e66d5ce

Please sign in to comment.