Skip to content

Commit 78ddbb0

Browse files
committed
gen-readme changes
1 parent 89126b6 commit 78ddbb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ 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`
164165

165166
#### Try React and TypeScript online
166167

0 commit comments

Comments
 (0)