Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 329 Bytes

Running_locally.md

File metadata and controls

3 lines (2 loc) · 329 Bytes

Running locally

Ensure Docker is installed, and run with docker-compose up --build, the site should then be accessible at http://localhost:4000. Hot reloading isn't currently working for files modified outside the container, so you may want to open the container with VSCode's Remote Explorer and work within that space.