Koa Vue SSR模板 该模板使用Vue 2.x,vue-router和vuex构建,并通过koa进行服务器端渲染。 屏幕截图 构建设置 需要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 执照 麻省理工学院