vue-wp
A Vue.js project
Build Setup
# 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
项目连接地址:https://uniquker.github.io/vue-wp-master/dist/#/ 项目介绍:vue实现的简单登录/存储登录状态,简单路由以及连接跳转的实现,并使用webpack打包。 如果您是新手,这会非常适合,不喜勿喷,纯属个人娱乐!
For detailed explanation on how things work, checkout the guide and docs for vue-loader.