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
- Host: GitHub
- URL: https://github.com/sudongyuer/mini-vue-router
- Owner: sudongyuer
- License: mit
- Created: 2021-12-26T02:29:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T17:12:44.000Z (about 3 years ago)
- Last Synced: 2023-03-06T04:08:14.631Z (over 2 years ago)
- Topics: mini-vue-router, vue, vue-router
- Language: JavaScript
- Homepage:
- Size: 2.11 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mini-vue-router 🧚🏾

A mini-vue-router , you can learn the principle of vue-router 🍉🍉🍉
## Getting Started
```shell
npm run installnpm run serve
```## Example

## 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)