-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 2.15 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 2.15 KB
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
[submodule "vue3-realworld-app"]
path = app/vue3-realworld-app
url = https://github.com/niyaco/vue3-realworld-app.git
[submodule "solid-realworld"]
path = app/solid-realworld
url = https://github.com/solidjs/solid-realworld.git
[submodule "realworld"]
path = app/realworld
url = https://github.com/sveltejs/realworld.git
[submodule "angular-realworld-example-app"]
path = app/angular-realworld-example-app
url = https://github.com/khaledosman/angular-realworld-example-app.git
[submodule "preact-realworld-example-app"]
path = app/preact-realworld-example-app
url = https://github.com/mutoe/preact-realworld-example-app.git
[submodule "realworld-qwik"]
path = app/realworld-qwik
url = https://github.com/joma1021/realworld-qwik.git
[submodule "react-redux-realworld-example-app"]
path = app/react-redux-realworld-example-app
url = https://github.com/khaledosman/react-redux-realworld-example-app.git
[submodule "app/apprun-realworld-example-app"]
path = app/apprun-realworld-example-app
url = https://github.com/gothinkster/apprun-realworld-example-app.git
[submodule "app/elm-spa-example"]
path = app/elm-spa-example
url = https://github.com/rtfeldman/elm-spa-example.git
[submodule "app/ember-realworld"]
path = app/ember-realworld
url = https://github.com/gothinkster/ember-realworld.git
[submodule "app/hyperapp-realworld-example-app"]
path = app/hyperapp-realworld-example-app
url = https://github.com/kwasniew/hyperapp-realworld-example-app.git
[submodule "app/imba-realworld-example-app"]
path = app/imba-realworld-example-app
url = https://github.com/cartonalexandre/imba-realworld-example-app.git
[submodule "app/riot_realworld_example_app"]
path = app/riot_realworld_example_app
url = https://github.com/iq3addLi/riot_realworld_example_app.git
[submodule "app/san-realworld-app"]
path = app/san-realworld-app
url = https://github.com/ecomfe/san-realworld-app.git
[submodule "app/stencil-realworld-app"]
path = app/stencil-realworld-app
url = https://github.com/khaledosman/stencil-realworld-app.git
[submodule "app/rust-yew-realworld-example-app"]
path = app/rust-yew-realworld-example-app
url = https://github.com/jetli/rust-yew-realworld-example-app.git