This repository is the latest website for DurHack.
We're hosting this using Netlify at durhack.com.
-
Clone this repo:
git clone https://github.com/ducompsoc/durhack -
Install dependencies:
npm install -
Build static site:
npm run build -
Install
netlify-cliglobally if you haven't already:npm install -g netlify-cli -
Start local development server:
netlify dev
Drop us a line at hello@durhack.com!