Browse Source

Link to new Next.js website

main
Dan Abramov 7 years ago
committed by GitHub
parent
commit
19b16af6e1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/community/tools-starter-kits.md

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

@ -8,7 +8,7 @@ permalink: community/starter-kits.html
## Recommended by the React Team
* **[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
* **[Next.js](https://nextjs.org/)** - 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
* **[razzle](https://github.com/jaredpalmer/razzle)** - Create server-rendered universal JavaScript applications with no configuration

Loading…
Cancel
Save