Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 565 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 565 Bytes

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.