Skip to content

marcospsviana/currency-quote-vuejs

Repository files navigation

currency-quote

This is a mini project for currency quotes of the dollar, euro, and bitcoin for currency Brazilian. It's my first project made in Vuejs, they separate the templates of the scripts and styles, cool. I loved. The inputs get values dynamically, and the texts of the labels currency of Brazilian values too.

Image info

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.

Components

CurrentQuote.vue Header.vue

app

App.vue

config heroku

build packs

heroku buildpacks:set heroku/nodejs

node

see https://devcenter.heroku.com/articles/nodejs-support

heroku config:set USE_NPM_INSTALL=true

node modules cache

heroku config:set NODE_MODULES_CACHE=false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published