The only cryptocurrency portfolio tracker you will ever need.
Currently under active development! More features will be added soon.
# install dependencies
npm install or yarn
# serve with hot reload at localhost:8080
npm run dev or yarn run dev
# build for production with minification
npm run build or yarn run build