This repository is the source code to the warlockbrawl.com website. It's mostly here for the team to collaborate on site content, but if you spot something feel free to submit a pull request or open an issue.
- Have node + npm installed
git clone https://github.com/warlockbrawl/warlockbrawl.com.git
cd warlockbrawl.com
git submodule update --init
npm install
npm run start
will start a local webserver, watch and livereload your changes at http://localhost:8888/