A task/kanban board built with React and Redux.
- Fork this repo
- Clone
git clone [email protected]:tannerdolby/react-task-board.git
- Install dependencies
npm i
- Build
npm run build
- Serve locally
npm run dev
A task/kanban board built with React and Redux.
git clone [email protected]:tannerdolby/react-task-board.git
npm i
npm run build
npm run dev