Browse Source

Update link to create-react-app repository (#627)

Update link to create-react-app from facebookincubator to facebook organization
main
Junior Oliveira 7 years ago
committed by Dan Abramov
parent
commit
67402932f6
  1. 2
      content/community/tools-starter-kits.md

2
content/community/tools-starter-kits.md

@ -7,7 +7,7 @@ permalink: community/starter-kits.html
## Recommended by the React Team
* **[Create React App](https://github.com/facebookincubator/create-react-app)** - An officially supported way to start a client-side React project with no configuration
* **[Create React App](https://github.com/facebook/create-react-app)** - An officially supported way to start a client-side React project with no configuration
* **[Next.js](https://learnnextjs.com/)** - Framework for server-rendered or statically-exported React apps
* **[Gatsby](https://www.gatsbyjs.org/)** - Blazing-fast static site generator for React
* **[nwb](https://github.com/insin/nwb)** - A toolkit for React apps, libraries and other npm modules for the web

Loading…
Cancel
Save