Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.05 KB

Netlify Status Uptime Robot ratio (30 days) code style: prettier GitHub code size in bytes License: GPL v3

The only cryptocurrency portfolio tracker you will ever need - but still at a very early stage.

Cryptonly is a PWA, therefore you can use it on any device you would like to.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint