🚨 NOTICE: Sorry, I haven't maintained this project for a long time, so this project is for reference and experiment only.
Waterfalls like Pinterest、huaban.com、faxianla.com
By using Redux + react-redux + styled-components + immutable.js
node v8.x
Images from develop server koa2
Packaging webpack3
https://developers.google.com/web/updates/2016/07/infinite-scroller
# clone
git clone https://github.com/yuanzhhh/Anthem.git
# install
cd Anthem && npm install or yarn
# dev
npm run dev
# build for production
npm run build