Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.
/ cryptonly Public archive

The only cryptocurrency portfolio tracker you will ever need.

License

Notifications You must be signed in to change notification settings

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