Skip to content

GongJS/wecircle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wecircle

高仿慕课网的从0到1 实战朋友圈移动Web App开发,可以发朋友圈、私信、点赞、评论、查看图片等。。。

wecircle 前台基于 react hookstypescriptredell-ui(自己写的第三方react组件库)开发; 后台基于 eggtypescript开发。

在线地址

想获得最好的体验效果,请在chrome浏览器里切换到手机模式登录

配置

前台

前台需配置代理地址,在app/config/webpackDevServer.config.js里修改proxy内容

后台

后台需配置的地方在server/config/config.default.ts文件里,包括阿里云短信服务mongodbredis; 所有xxxxxx的地方都需要根据自己都开发环境进行配置。

启动

客户端

cd app
yarn
yarn start

服务端

cd server
yarn
yarn dev

PR PRs Welcome

欢迎所有的贡献, 也欢迎提出建议, 有bug或者未来开发功能,请在 issues 里面提.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages