Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 412 Bytes

File metadata and controls

41 lines (27 loc) · 412 Bytes

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.