Getting Started

There is a .Dockerfile and a docker-compose.yaml provied, so either

docker-compose up
# or
npm install
npm run dev 

does the trick

Open http://localhost:3000 with your browser to see the result. You can also view the deployed app.