This small helper is mainly used for vuejs.de workshops.
It helps installing the vue-router package in a create-vue based project.

## Installation
```bash
$ npx vite-add-vue-router
```