Skip to content

mnenie/unplugin-vue-router-starter

Repository files navigation

unplugin-vue-router-starter

Starter template for unplugin-vue-router.

Try it now!

Requires Vue Router >=4.4.0.

GitHub Template

Create a repo from this template on GitHub.

Clone to local

Also you need to clone your repository to local

git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

Usage

Getting started

# install dependency
pnpm install

# develop
pnpm dev

Build

# build
pnpm build

Credits

Thanks @posva. Inspired by unplugin-vue-router

License

MIT