Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 968 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 968 Bytes

基于react仿知乎live页面

展示图

image image image image image

安装

git clone https://github.com/songhaoreact/zhihu-live-react.git

cd zhihu-live-react

npm install

npm run build //打包前端

npm start //开启server,访问 http://localost:8080/lives

初步版本,用于练习react + node + mongodb

目前只是简单页面+路由,还未进行node服务端开发,逐步增加服务端

感兴趣的童鞋可以来个star