First, Clone this repository:
$ git clone https://github.com/balmbees/cryptobadge-login-webapp-example
and then, Navigate to cloned repository:
$ cd cryptobadge-login-webapp-example
and then, Install dependencies:
$ npm ci
and then, Build an application and run static server:
$ npm run build
$ npm run serve
That's it! Navigate to http://www.lvh.me:8080/app/.