From 227ff9b2b7991879d663df1f68a44b42392d2778 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Wed, 26 Oct 2016 04:08:32 -0500 Subject: [PATCH] Add Next.js (#603) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 089a55f..c538268 100644 --- a/readme.md +++ b/readme.md @@ -331,6 +331,7 @@ - [ThinkJS](https://thinkjs.org) - Framework with ES2015+ support, WebSockets, REST API. - [ActionHero](http://www.actionherojs.com) - Framework for making reusable & scalable APIs for TCP sockets, WebSockets, and HTTP clients. - [MERN](http://mern.io) - Easily build production-ready universal apps with MongoDB, Express, React, and webpack. +- [Next.js](https://zeit.co/blog/next) - Minimalistic framework for server-rendered React apps. ### Documentation