Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 371 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 371 Bytes

React Drag n Drop Tutorial

Create a Trello Dashboard clone in React.js. The code needed for this is super easy thanks to react-dnd!

Installation

Use the cmd line to install dependencies.

npm install

Usage

npm run build
npm run dev

Contributing

Add your commit notes to commit.log When committing use

git commit -F commmit.log