vue-uleuc
v1.4.3
Published
This is for internal use only.
Readme
uleuc
Build Setup
# install dependencies
npm install vue-uleuc
# description
This function is for internal use only. There are several customized parameters or functions.
!!!Please contact the owner before using.
This function must be called in router.beforeEach((to, from, next) => { // }) function.
## params
| to | Function | vue-router to|
| store | Function | store which required in your main.js file|
| callback | Function | do callback opreations|
| --- | --- | --- |
## functions
### go(to,from,next,_vue,utils,store)
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
