Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 403 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 403 Bytes

React Client

Simple react based client

How to build

  • Clone from git
  • Make sure brunch is installed
    • npm install -g brunch
  • Start dev server
    • brunch watch --server
  • Go have fun!

Status

Restored most features, missing is FlipMove action to animate/move selected transaction from timeline to top of transaction list (bottom)