Skip to content

lulu814/Tuit-Full-Stack-App

Repository files navigation

Tuit-Full-Stack-App

CS5500 Final Project

This is the main repo. Since most of time we will just commit/merge to the separate frontend and backend repos, we do not need to keep this repo updated.

Explicitly tell Git to download the contents of submodules:

git submodule update --init --recursive

Use a modified clone command to ensure you download everything, including any submodules:

git clone --recursive [git url]

Update all submodules in the main local git repo:

git submodule update --remote

About

CS5500 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published