maidstone-hackspace/README.md

9 lines
233 B
Markdown

# maidstone-hackspace
Repository for the maidstone hackspace website
The simplest way to setup this site locally to make changes is to run.
docker build -t maidstone-hackspace .
docker run -p 5000:5000 maidstone-hackspace