vue-router是什么?

根据字面意思来看,它是一个路由器。用它跟Vue.js一起可以很简单地构建单页应用。

安装方法

cnpm install vue-router

官网地址

http://vuejs.github.io/vue-router/zh-cn/index.html