/vue-crypto-table

Trying to learn Vue.js here. A table that shows you the list of cryptos with price, change, icon etc. You can change the number of rows visible using a drop down.

Primary LanguageVue

vue-crypto-table

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

Customize configuration

See Configuration Reference.