Skip to content

基于vue2 vuex vue-router 实现了卖座电影的SSR应用

License

Notifications You must be signed in to change notification settings

liupeijun/vue2-ssr-maizuo

Repository files navigation

vue2-ssr-maizuo

Vue的服务端渲染, 解决单页面应用的首屏加载速度和 seo等问题, 此项目是基于vue2, vuex2, vue-router2 的server side rendering的最佳实践

说明

这个项目是关于vue2, vuex2, vue-router2 的server side rendering的最佳实践

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^

或者您可以 "follow" 一下,我会继续开源项目

如有问题请在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

Node 版本要求

node 6.*
node 7.*

Build 设置

npm install
npm run build
npm start

Development 设置

npm install
npm run dev

待办事项

 其他页面完善

License

MIT

Copyright (c) 2016-present, Kerwin Liu

About

基于vue2 vuex vue-router 实现了卖座电影的SSR应用

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published