Small web utility to inspect public PGP keys.
Go to file
Gonçalo Valério 5a35b5b4ea init 2019-09-14 20:14:31 +01:00
public init 2019-09-14 20:14:31 +01:00
src init 2019-09-14 20:14:31 +01:00
.gitignore init 2019-09-14 20:14:31 +01:00
README.md init 2019-09-14 20:14:31 +01:00
babel.config.js init 2019-09-14 20:14:31 +01:00
package-lock.json init 2019-09-14 20:14:31 +01:00
package.json init 2019-09-14 20:14:31 +01:00

README.md

kinspector

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.