A small app that compares historical buy-sell quotes on CLP 🇨🇱 from many cryptocurrency exchanges 📈
# Install dependencies
$ yarn install
# Serve with hot reload at localhost:3000
$ yarn dev
# Build for production and launch server
$ yarn build
$ yarn start
# Generate static project
$ yarn run generate
For detailed explanation on how things work, checkout the Nuxt.js docs.