forked from Universal-Code-Modules/universal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.03 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.03 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
[submodule "lib/FRONTEND/Vue"]
path = lib/FRONTEND/Vue
url = https://github.com/leonpolak/universal-vue.git
[submodule "lib/FRONTEND/React"]
path = lib/FRONTEND/React
url = https://github.com/leonpolak/universal-react.git
[submodule "lib/FRONTEND/Angular"]
path = lib/FRONTEND/Angular
url = https://github.com/leonpolak/universal-angular.git
[submodule "BACKEND/Express"]
path = lib/BACKEND/Express
url = https://github.com/leonpolak/universal-express.git
[submodule "BACKEND/Fastify"]
path = lib/BACKEND/Fastify
url = https://github.com/leonpolak/universal-fastify.git
[submodule "BACKEND/Metarhia"]
path = lib/BACKEND/Metarhia
url = https://github.com/leonpolak/universal-metarhia.git
[submodule "lib/FULLSTACK/Next"]
path = lib/FULLSTACK/Next
url = https://github.com/leonpolak/universal-next.git
[submodule "lib/FULLSTACK/Nuxt"]
path = lib/FULLSTACK/Nuxt
url = https://github.com/leonpolak/universal-nuxt.git
[submodule "lib/FRONTEND/Vanilla"]
path = lib/FRONTEND/Vanilla
url = https://github.com/leonpolak/universal-vanilla-front.git