Describing UI state with data Code for the blog post Describing UI state with data. Demo: http://nicolashery.github.io/example-ui-as-data Quick start Clone this repo, then: $ npm install $ npm start Open http://localhost:8080 in your browser. Run the tests with: $ npm test