The Hexcaliber Games website.
Built using Gatsby by Ben Cuan.
To run the site locally:
- Clone this repo (
git clone https://github.com/hexcaliber-dev/hexcaliber-web) - Run
npm install - Run
npm run develop - Go to
localhost:8000!
To build, run npm run build.