Skip to content

Commit d7254d9

Browse files
committed
Add frontend and backend submodules
0 parents  commit d7254d9

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

Diff for: .gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -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

Diff for: backend

Submodule backend added at 732df18

Diff for: frontend

Submodule frontend added at 3d51763

0 commit comments

Comments
 (0)