MrSeaWave / Anthem

React waterfall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚨 NOTICE: Sorry, I haven't maintained this project for a long time, so this project is for reference and experiment only.

Chinese

中文

Intro

Waterfalls like Pinterest、huaban.com、faxianla.com
By using Redux + react-redux + styled-components + immutable.js

Run dev condition

node v8.x
Images from develop server koa2
Packaging webpack3

Concepts and principles of Anthem origin from google

https://developers.google.com/web/updates/2016/07/infinite-scroller demo

Demo

demo

Usage

# 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

About

React waterfall


Languages

Language:JavaScript 99.5%Language:HTML 0.3%Language:CSS 0.2%