Skip to main content

Github

Setting up the application

Create a new Folder at C:\Dev and open in the VS Code terminal

  • Pull the repo git clone https://github.com/PracticeGateway/Consulting-Team-Documentation.git

CD into the Consulting-Team-Documentation folder cd Consulting-Team-Documentation

  • run npm install

    Make sure you have permission to run local scripts

Pushing to GitHub

Merging into Dev

Pulling from Dev