webauthn-open-source / webauthn-simple-app

A simple WebAuthn / FIDO2 JavaScript application
https://apowers313.github.io/webauthn-simple-app/
MIT License
140 stars 20 forks source link

How to run this project? #4

Closed silverstar235 closed 6 years ago

silverstar235 commented 6 years ago

Hello, how can i run this project. I have tried to run it with npm and nodeJS but it only can be installed with npm, where is the main js file for web page running?

apowers313 commented 6 years ago

The main js file is webauthn-simple-app.js. I've updated the README.md based on your question -- please let me know if you need any more help.