Organize tasks by creating lists with cards.
Demo: https://trelmo.netlify.com/
git clone https://github.com/iksz1/trelmo.git
cd trelmo
npm install
npm start
- start development server
npm run build
- create production ready bundle
npm run clean
- clean build output