游戏中心

image.png

小米游戏中心

image.png

easy-team

https://github.com/zhqlol/edgarserver

https://www.jianshu.com/p/71fe6197d358


https://github.com/MaleWeb/FullStack_Cli


Author: sky
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source sky !
 Previous
Service Worker Service Worker
Egg + Vue/React SSR 使用 service workereasywebpack 默认生成的 service-worker.js 是在 ${app_root}/public/service-worker.js这里. 这样 service-worker.js 访问路径是 http://127.0.0.1:7001/public/service-worker.js。将 service worker 文件注册为 /public/service-worker.js,那么,service...
2019-11-10 sky
Next 
部署流程 部署流程
项目开发在 egg-vue-webpack-boilerplate 骨架项目中, 提供了一些demo, 如果要进行新项目开发,可以删除部分文件:app/web/page 是页面目录。下面的每个目录都是一个单独的页面,其中 app 目录是一个单页面服务端渲染例子,其他是简单的 Vue 服务端渲染...
2019-11-10 sky