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.
npm install
npm run serve
npm run build
npm run lint
CurrentQuote.vue Header.vue
App.vue
heroku buildpacks:set heroku/nodejs
see https://devcenter.heroku.com/articles/nodejs-support
heroku config:set USE_NPM_INSTALL=true
heroku config:set NODE_MODULES_CACHE=false