Git Team Workflow Code Along | git Learning Objectives review core git concepts understand basic productive git workflow for any development project of any team size Instructions if you're running this project for the first time type npm run setup in the terminal in both the client and server folders. if you've already run this once before, just use npm start in both folders to boot up the project. Walkthrough follow the educator in-class