From 8a20571f63fec1fe7c6deaca936472149ed98a47 Mon Sep 17 00:00:00 2001 From: App Generator Date: Fri, 24 May 2019 14:42:21 +0300 Subject: [PATCH] Added AppSeed App Generator to the list With AppSeed, developers build React, Vue.js web apps integrated with Express, Laravel, Flask backends in no-time. --- data/source/react-starter-projects.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..a985a99 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -407,5 +407,9 @@ module.exports = { "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate", tags: ["css modules"], }, + { + url: + "https://github.com/rosoftdeveloper/appseed", + }, ], };