Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 245 Bytes

Website

Personal website of Reece Bennett.

Building

  • npm install
  • npm run serve to build and serve using BrowserSync, or npm run build to just build
  • npm run deploy to build the site and push to the gh-pages branch