Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 402 Bytes

Vue Starter

Project Setup

yarn install
yarn run dev

Routing

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.