For this exercise, what we need is a simple live wall for tracking currencies.
# Forex Wall // Vue
Implemented in *[Vue](https://vuejs.org/)*.
## Prerequisites
### Install Node JS
Refer to https://nodejs.org/en/ to install nodejs
## Development server
Run `npm run serve` for a dev server. Navigate to `http://localhost:8080/`. The application will automatically reload if you change any of the source files.