Skip to content

Commit

Permalink
Update readme.md (facebook#3712)
Browse files Browse the repository at this point in the history
Add TypeScript to **Popular Alternatives**
  • Loading branch information
iamclaytonray authored and gaearon committed Jan 8, 2018
1 parent 7ecbc02 commit 58e31f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ Here’s a few common cases where you might want to try something else:

* 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.

* If you want to use **TypeScript**, consider using [create-react-app-typescript](https://github.com/wmonk/create-react-app-typescript).

* Finally, if you need **more customization**, check out [Neutrino](https://neutrino.js.org/) and its [React preset](https://neutrino.js.org/packages/react/).

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

0 comments on commit 58e31f9

Please sign in to comment.