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