Kanban App (Remake)
This is the official Kanban app for Remake.
The Code π©βπ»
All of the behavior for this app is defined in one file (73 line HTML template):
- The app code (app-index.hbs)
Learn How it Works π©βπ«
- The Remake Recipes show example Remake code and how it works
- The Official Demos let you play around with Remake code β without installing anything!
Generate Your Own App! π
To generate it, just run the command npx remake create myapp
.