yarn install
yarn run dev
VueRouter is configured through the unplugin-vue-router
plugin.
Just add your pages in the src/pages
folder, and they will be automatically imported and added to the router.
yarn install
yarn run dev
VueRouter is configured through the unplugin-vue-router
plugin.
Just add your pages in the src/pages
folder, and they will be automatically imported and added to the router.