Waterfalls like Pinterest with reactjs
Anthem
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
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