This repository contains the slides and exercises for the Vue course.
- node.js version 16 or higher
- vscode or another text editor suitable for web development
- browser or any other browser that has developer tools
npm run start -w slides
- serves the slides on a local servernpm run start -w exercises
- serves the exercises on a local server