diff --git a/README.md b/README.md new file mode 100644 index 0000000..36a1cba --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +To build, you'll need Docker. Run `./build.sh` and it should do the rest. + +Then, start a local HTTP server and navigate to `http://localhost:port/ui/`.