We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit d7254d9Copy full SHA for d7254d9
.gitmodules
@@ -0,0 +1,6 @@
1
+[submodule "frontend"]
2
+ path = frontend
3
+ url = https://github.com/shim369/React-TypeScript-Laravel-Todo-App-Frontend.git
4
+[submodule "backend"]
5
+ path = backend
6
+ url = https://github.com/shim369/React-TypeScript-SpringBoot-Todo-App-Backend.git
backend
frontend
0 commit comments