From 6a13e16d23df9c1de2bfd482426a16631e098350 Mon Sep 17 00:00:00 2001 From: Claudio Savino Date: Mon, 21 Oct 2019 11:23:01 +0200 Subject: [PATCH] Update react-starter-projects.js --- data/source/react-starter-projects.js | 1 + 1 file changed, 1 insertion(+) diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..0f64864 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -157,6 +157,7 @@ module.exports = { { url: "https://github.com/ericelliott/react-pure-component-starter" }, { url: "https://github.com/erikras/react-redux-universal-hot-example" }, { url: "https://github.com/este/este" }, + { url: "https://github.com/foxhound87/rfx-next" }, { url: "https://github.com/foxhound87/rfx-stack", tags: ["css modules"] }, { url: "https://github.com/futurice/pepperoni-app-kit" }, { url: "https://github.com/gaearon/react-hot-boilerplate" },