Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 395 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 395 Bytes

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.