Extensão que mostra a cotação do dólar.
- Prerequisites
nodejs version 8+
# Clone the repository and enter into the folder
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build