Website-Practice

Welcome to the OSCCCT website repo!

Installation

navigate to the directory where you want to clone the repo

git clone git@github.com:Coding-Community-of-Central-Texas/Website-Practice.git

How to run the website

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