Skip to content

suits-at/cryptonly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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