Example app for https://github.com/Respo/respo
More on Respo https://github.com/Respo/respo/wiki/Quick-Start
yarn
mkdir target/
cp index.html target/
yarn counter
yarn watch
# open localhost:8080
Available examples:
yarn buttons
yarn counter
yarn counter-hot
yarn shopping-cart
yarn todomvc
yarn watch
MIT