Skip to content

Commit e1c9cd3

Browse files
cyberhckandrewagain
authored andcommitted
add ts-react-boilerplate
add ts-react-boilerplate to list
1 parent 5e79a52 commit e1c9cd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/source/react-starter-projects.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ module.exports = {
2525
tags: starterProjectTags,
2626
projects: [
2727
{ url: "https://github.com/spencercarli/getting-started-react-navigation" },
28+
{
29+
url: "https://github.com/crazyfactory/ts-react-boilerplate",
30+
tags: ["TypeScript", "redux-saga", "jest", "TypeStyle", "SSR"],
31+
},
2832
{ url: "https://github.com/chentsulin/electron-react-boilerplate" },
2933
{
3034
url: "https://github.com/jaredpalmer/after.js",

0 commit comments

Comments
 (0)