Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 795 Bytes

File metadata and controls

19 lines (15 loc) · 795 Bytes

warlockbrawl.com

Build Status

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.

Building

  • 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/