项目作者: briankgraham

项目描述 :
A draggable list demo with React-Motion, React-DnD, Styled Components
高级语言: JavaScript
项目地址: git://github.com/briankgraham/React-Animated-List.git
创建时间: 2017-03-12T21:01:28Z
项目社区:https://github.com/briankgraham/React-Animated-List

开源协议:MIT License

下载


A draggable list example using React-Motion and React-DnD

alt tag

How To Start

  • clone / download this repo
  • run npm install
  • run npm start
  • navigate to localhost:8080

Tools Used

  • Styled-Components
  • React
  • React-Motion
  • React-DnD
  • LoDash
  • Babel
  • Webpack