Skip to content

thxprotocol/wallet

Repository files navigation

wallet

Project setup

npm install

Compiles and hot-reloads for development

npm serve

Compiles and minifies for production

npm build

Run your unit tests

npm test:unit

Run your end-to-end tests

npm test:e2e

Lints and fixes files

npm lint

Customize configuration

See Configuration Reference.