- Download Git for Linux, go to: https://git-scm.com/download/linux
- Clone the project down from Github
git clone https://github.com/CSCE315-Spring23/Starbucks_Team3_Project3.git- Go into the directory
backend
cd ./backend- Follow
README.mdwithin the directory
- Go into the directory
frontend
cd ./frontend- Follow
README.mdwithin the directory