From aa1c765e310bffa2aa859477cd025e69a4909ead Mon Sep 17 00:00:00 2001 From: restuwahyu13 Date: Sun, 20 Sep 2020 20:59:41 +0700 Subject: [PATCH] Update react-starter-projects.js contribute starterkit react using webpack --- 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..4e5f733 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -24,6 +24,7 @@ module.exports = { aka: ["react boilerplates", "react starters", "react seeds"], tags: starterProjectTags, projects: [ + { url: https://github.com/restuwahyu13/react-boilerplate }, { url: "https://github.com/spencercarli/getting-started-react-navigation" }, { url: "https://github.com/crazyfactory/ts-react-boilerplate",