elvis icon indicating copy to clipboard operation
elvis copied to clipboard

Basic examples for developers

Open clearloop opened this issue 5 years ago • 0 comments

Desc

Elvis is extremely basic for now, add more useful features for developers

Examples

  • [x] hello-world
  • [x] Counter APP
  • [x] Router APP
  • [ ] TODOMVC
  • [ ] Blog Template

Products

  • [ ] rust.cc client
  • [ ] markdown book

Deps

To implement the examples above, Elvis needs to add:

  • [x] router
  • [ ] state machine in production
  • [x] gesture event driver

clearloop avatar Jul 06 '20 23:07 clearloop