For this exercise, what we need is a simple live wall for tracking currencies.
const { defineConfig } = require('@vue/cli-service') module.exports = defineConfig({ transpileDependencies: true })