/demo-vue-ssr

这是基于Vue+Vue Router+Vuex+Vue SSR的一个Demo

Primary LanguageJavaScript

vue-renderer-server

Vue服务器端渲染

程序正在更新依赖中,无法运行

Build Setup

# install dependencies
npm install // yarn

# build for production with minification
npm run build // yarn build

# serve with hot reload at localhost:8080
npm run dev // yarn start

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.