Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 170 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 170 Bytes

Hackfortress Static Site

Build

To build deployable files run:

yarn && gatsby build

After that is complete files will be in the /public folder to be deployed.