From f9fa3b0a59d71d6977e460158c31627785110e32 Mon Sep 17 00:00:00 2001 From: praveen-me Date: Fri, 9 Aug 2019 18:21:58 +0530 Subject: [PATCH] Add about reenode in react starter projects --- data/source/react-starter-projects.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..a7776c9 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -407,5 +407,8 @@ module.exports = { "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate", tags: ["css modules"], }, + { + url: "https://github.com/praveen-me/reenode", + }, ], };