https://github.com/code4mk/vue-router-tips
Vue router Tips
https://github.com/code4mk/vue-router-tips
tips-and-tricks vue vue-router vuejs
Last synced: 10 months ago
JSON representation
Vue router Tips
- Host: GitHub
- URL: https://github.com/code4mk/vue-router-tips
- Owner: code4mk
- Created: 2017-08-23T14:40:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T15:01:10.000Z (over 8 years ago)
- Last Synced: 2025-02-19T12:55:26.054Z (10 months ago)
- Topics: tips-and-tricks, vue, vue-router, vuejs
- Language: JavaScript
- Homepage: https://hellolaravel.org/developer/vue-router
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue router tips
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For detailed explanation on how things work, checkout the [docs for vue-router](https://router.vuejs.org/en/).
* [Tips vue router](https://hellolaravel.org/developer/vue-router)
---
> [Hello Larvel](https://hellolaravel.org/) & [@code4mk](https://twitter.com/code4mk)