UNPKG
vite-add-vue-router
Version:
latest (0.0.2)
0.0.2
0.0.1
Add vue-router to a create-vue based project
github.com/antony-k1208/vite-add-vue-router
vite-add-vue-router
/
README.md
7 lines
(6 loc)
•
185 B
Markdown
View Raw
1
2
3
4
5
6
7
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 `
``