Skip to content

thewilkybarkid/thewilkybarkid.dev

Repository files navigation

thewilkybarkid.dev

Prerequisites

# Grab a copy of the repo
git clone https://github.com/thewilkybarkid/thewilkybarkid.dev.git
cd thewilkybarkid.dev

# Install the dependencies
npm ci

Local development

# Build, serve and watch for changes
npm run start

Deployment

The Main workflow builds the site and deploys the result to Netlify.