You can start the dashboard with:
$ kubectl proxy --www=./app
Starting to serve on 127.0.0.1:8001
Open the following URL http://127.0.0.1:8001/static.
This project is based by k8bit, which is a tiny dashboard explained in a blog
This project is inspired by kube-ops-view, which is a fully featured dashboard for Kubernetes.