An open API service indexing awesome lists of open source software.

https://github.com/magiclabs/example-webauthn


https://github.com/magiclabs/example-webauthn

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Example WebAuthn

Example WebAuthn uses React as its framework.

## Run it locally

1. Clone https://github.com/magiclabs/example-webauthn.git
1. Run `npm install` to get all the dependencies
1. Run `npm start` to get `localhost:3000` up. Done!