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 e66d5ce commit 3ce6804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,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 3ce6804

Please sign in to comment.