An open API service indexing awesome lists of open source software.

https://github.com/sudongyuer/mini-vue-router

🐧A mini-vue-router , you kan learn the principle of vue-router
https://github.com/sudongyuer/mini-vue-router

mini-vue-router vue vue-router

Last synced: 7 months ago
JSON representation

🐧A mini-vue-router , you kan learn the principle of vue-router

Awesome Lists containing this project

README

          

# mini-vue-router 🧚🏾

![](./src/assets/logo.jpg)


A mini-vue-router , you can learn the principle of vue-router 🍉🍉🍉



GitHub stars

## Getting Started

```shell
npm run install

npm run serve
```

## Example

![](./img/example.gif)

## Principle
It's all in my code `/src/mini-vue-router`

I'm going to write principle of vue-router in [juejin](https://juejin.cn/post/7046164117102526494) .You can follow me ^_^

## License

MIT License © 2021 [Frozen FIsh](https://github.com/sudongyuer)