This repository is a companion for the workshop "Build a Modern Single Page Application in Vue" first presented at CodeMash 2024.
If you're looking at this before the session, please do the following to minimize reliance on conference wifi:
- Clone this repository
- Run
npm install
from inside the cloned folder to pre-download the project dependencies