类似于Trello的board基于ReactReduxReactdnd实现.zip
(预估有个39文件)
react-trello-board-master
.gitignore
630B
.babelrc
233B
.eslintrc
326B
package.json
2KB
.npmrc
17B
src
routes.js
328B
assets
images
noavatar.png
2KB
del.png
2KB
b.jpg
22KB
gal.png
1KB
b.png
6KB
dots.png
1KB
temp.styl
2KB
index.js
663B
containers
Base
Base.js
256B
Board
snapToGrid.js
165B
Cards
DraggableCard.js
2KB
CardsContainer.js
2KB
Card.js
2KB
Cards.js
5KB
CustomDragLayer.js
2KB
CardDragPreview.js
554B
Board.js
3KB
config
config.dev.js
61B
config.js
216B
config.prod.js
57B
reducers
index.js
233B
lists.js
2KB
constants.js
247B
helper.js
387B
actions
lists.js
1KB
store
configureStore.prod.js
576B
configureStore.dev.js
1KB
configureStore.js
232B
webpack.config.development.js
1KB
README.md
1KB
index.html
668B
.editorconfig
208B
server.js
484B
暂无评论