Skip to content

valleylmh/vue-ssr-tech

Repository files navigation

vue-ssr-tech

这是根据Jocky老师在慕课网上Vue核心技术 Vue+Vue-Router+Vuex+SSR实战精讲课程来学习的代码

Build Setup

# 安装依赖包
npm install

# 客户client端服务热重载 at localhost:8000
npm run dev:client

# 服务server端服务热重载 at localhost:3333
npm run dev:server

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Vue核心技术 Vue+Vue-Router+Vuex+SSR实战精讲

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages