This project is just a sample project for list management created using react, redux, saga and react-beautiful-dnd.
Pre-requisites:
- node 8+ version
- npm 5+ version
Commands
-
Installation: npm run install
-
Start: npm run start
-
Unit test execution: [npm run test]
-
Build project: [npm run build]
This project was bootstrapped with Create React App.