Skip to content

脚手架 支持 vue 同时输出ssr 跟spa(接口请求一定要用vuex), ssr模式 nignx 跳转给爬虫使用

Notifications You must be signed in to change notification settings

sailei1/vue-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-ssr

命令:

dev 开发模式

server:dev node.js 服务端调试(chrome://inspect)

start 线上访问

build 同时打包 ssr 跟spa 模板

test:client spa 测试

mock 模拟json接口

参考项目:

  https://github.com/tiodot/vnews

  https://github.com/vuejs/vue-hackernews-2.0

About

脚手架 支持 vue 同时输出ssr 跟spa(接口请求一定要用vuex), ssr模式 nignx 跳转给爬虫使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published