# Grab a copy of the repo
git clone https://github.com/thewilkybarkid/thewilkybarkid.dev.git
cd thewilkybarkid.dev
# Install the dependencies
npm ci
# Build, serve and watch for changes
npm run start
The Main workflow builds the site and deploys the result to Netlify.