This is the website for Hack Pompey, a Portsmouth based social hack event.
Requires Node.js >= 16
To get started with local development, clone the repo and then:
# install the dev dependencies
npm install
# start a local webserver
npm startThis is a static website hosted using Github Pages.
Changes merged to the master branch are deployed automatically