-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 860 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "monsters-rolodex"]
path = monsters-rolodex
url = https://github.com/Yuskhosmith/monsters-rolodex.git
[submodule "pure-react"]
path = pure-react
url = https://github.com/Yuskhosmith/pure-react.git
[submodule "react-complete-guide"]
path = react-complete-guide
url = https://github.com/Yuskhosmith/react-complete-guide.git
[submodule "styling-react-component"]
path = styling-react-component
url = https://github.com/Yuskhosmith/styling-react-component.git
[submodule "add-user-app"]
path = add-user-app
url = https://github.com/Yuskhosmith/add-user-app.git
[submodule "effects-reducers-context"]
path = effects-reducers-context
url = https://github.com/Yuskhosmith/effects-reducers-context.git
[submodule "food-ordering-app"]
path = food-ordering-app
url = https://github.com/Yuskhosmith/food-ordering-app.git