Welcome to the OSCCCT website repo!
navigate to the directory where you want to clone the repo
git clone git@github.com:Coding-Community-of-Central-Texas/Website-Practice.git
navigate to the folder where you cloned the repo i.e.
cd ~/Documents/Website-Practice
run the following commands
npm install
npm run build dev