Skip to content

Commit 58e31f9

Browse files
iamclaytonraygaearon
authored andcommitted
Update readme.md (facebook#3712)
Add TypeScript to **Popular Alternatives**
1 parent 7ecbc02 commit 58e31f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ Here’s a few common cases where you might want to try something else:
192192

193193
* If your website is **mostly static** (for example, a portfolio or a blog), consider using [Gatsby](https://www.gatsbyjs.org/) instead. Unlike Create React App, it pre-renders the website into HTML at the build time.
194194

195+
* If you want to use **TypeScript**, consider using [create-react-app-typescript](https://github.com/wmonk/create-react-app-typescript).
196+
195197
* Finally, if you need **more customization**, check out [Neutrino](https://neutrino.js.org/) and its [React preset](https://neutrino.js.org/packages/react/).
196198

197199
All of the above tools can work with little to no configuration.

0 commit comments

Comments
 (0)