Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 451 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 451 Bytes

(WIP) work in progress

Keepkey Client (v2)

A support application for the KeepKey Hardware Wallet

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Lint the files

npm run lint

Customize the configuration

See Configuring quasar.conf.js.

troubleshooting