PeculiarVentures / PVCertViewer

Example certificate viewer based on PKIjs
MIT License
5 stars 2 forks source link

PVCertViewer

Run development

npm run development

Visit http://localhost:3000

Run production

npm run production

Visit http://localhost:3000

Build and deploy to gh-pages

npm run deploy:gh-pages

You can see example on page