Watch your LDNs as they arrive!
docker build -t ldn-v:latest . docker run -d -p 8080:80 --name LDN-V ldn-v:latest
npm install
npm run serve