Skip to content

Commit b7e567a

Browse files
iamclaytonrayPavel Zhytko
authored andcommitted
Update readme.md (facebook#3712)
Add TypeScript to **Popular Alternatives**
1 parent 04e27b1 commit b7e567a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
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)