From 488c1638e09600573656ee45a96b34bf2533aa13 Mon Sep 17 00:00:00 2001 From: Timothy Date: Wed, 16 Nov 2016 16:06:17 +0000 Subject: [PATCH] Add Next.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d4c8f5..3257fa3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [React server](https://github.com/redfin/react-server/labels/good%20first%20contribution) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. - [Yarn](https://github.com/yarnpkg/yarn/labels/good%20first%20bug) _(label: good first bug)_
Fast, reliable, and secure dependency management. - [pixi.js](https://github.com/pixijs/pixi.js/labels/Difficulty%3A%20Easy) _(label: Difficulty: Easy)_
A 2D JavaScript Renderer +- [Next.js](https://github.com/zeit/next.js/labels/Good%20for%20beginners) _(label: Good for beginners)_
A minimalistic framework for universal server-rendered React applications ## Julia