Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 238 Bytes

vue2-koa2-ssr

vue2 跟 koa2 的SSR 之旅

开发模式

yarn/npm run dev

生产模式

yarn/npm run build 打包代码和bundle

yarn/npm run start

博客地址