Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 399 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 399 Bytes

BLOG.THENETW.ORG

The source code for NETWORG's blog.

Getting started with Docker

If you want to use Docker for local development, you can simply run docker-compose up. Then navigate to http://localhost:4000 to see the blog. The Docker container automatically detects new changes and rebuilds the page. You do however have to refresh the web browser with F5.