A delicious Tezos wallet interface for Trezor.
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn watch
# generate static project
$ yarn build
# launch web server (after building)
$ yarn startFor detailed explanation on how things work, check out Nuxt.js docs.