UNPKG

vite-add-vue-router

Version:

Add vue-router to a create-vue based project

7 lines (6 loc) 185 B
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 ```