Skip to content

An app for consulting price of crypto currencies, built with Quasar Framework

Notifications You must be signed in to change notification settings

lmfresneda/crypto-price

Repository files navigation

Crypto Price

An app to inform us of price (USD & EUR) of the main crypto-coins, built with Quasar Framework

How to start

$ npm i

If quasar is not installed globally:

$ npm i -g quasar

After:

$ quasar build
$ cd cordova
$ mklink www ..\dist\

mklink command exist in cmd shell.

If cordova is not installed globally:

$ npm i -g cordova

After:

$ cordova add platform android
$ cordova build

For development

$ quasar dev

For emulate

$ quasar build
$ cordova emulate android

About

An app for consulting price of crypto currencies, built with Quasar Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published