-
Notifications
You must be signed in to change notification settings - Fork 1
/
templates.json
58 lines (58 loc) · 1.14 KB
/
templates.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"name": "AmruthPillai-Reactive-Resume.tree",
"url": "https://github.com/AmruthPillai/Reactive-Resume",
"tags": [
"react",
"gatsby"
]
},
{
"name": "alex-oser-portfolio.tree",
"url": "https://github.com/alex-oser/portfolio",
"tags": [
"gatsby",
"react",
"portfolio"
]
},
{
"name": "chrome-ext-js.tree",
"url": "https://github.com/Hacksore/youcog",
"tags": [
"chrome-extension",
"javascript"
]
},
{
"name": "cra-redux.tree",
"url": "https://github.com/reduxjs/cra-template-redux/tree/master/template",
"tags": [
"react",
"redux"
]
},
{
"name": "react-boilerplate.tree",
"url": "https://github.com/react-boilerplate/react-boilerplate",
"tags": [
"react"
]
},
{
"name": "structure-codes-structure.tree",
"url": "https://github.com/structure-codes/structure",
"tags": [
"react",
"firebase"
]
},
{
"name": "structure-codes-vscode-tree-language.tree",
"url": "https://github.com/structure-codes/vscode-tree-language",
"tags": [
"react",
"vscode"
]
}
]