Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 504 Bytes

File metadata and controls

29 lines (20 loc) · 504 Bytes

cryptobadge-login-webapp-example

Getting Started

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/.