Skip to content

JonnyPillar/jonnypillar-co-uk

Repository files navigation

Jonnypillar.co.uk

Welcome the repo. This is the website for jonnypillar.co.uk

Setup

  • Install dependancies
    • yarn install
  • Run the site locally
    • yarn start

Deployment

  • Build site
    • yarn build
  • Deploy the contents of the /build folder