A fancy Trello board view with lightning fast searches. See it in action with the FlaxEngine roadmap here.
- View any Trello board
- Search through card titles, descriptions and checklists
- Still works when offline, because it caches everything
- Node & NPM
npm install
# run dev server at localhost:8080
npm run dev
# transpile js for deployment
npm run build