vue ssr 服务端渲染模板

1,275 阅读1分钟
原文链接: github.com

This template built with Vue 2.x, vue-router & vuex with server-side rendering by koa.

Screenshot

screenshot

Build Setup

Requires Node.js 7+

# install dependencies
npm install # or yarn install

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start

License

MIT