README.md

November 29, 2017 ยท View on GitHub

Respo SPA example

Example app for https://github.com/Respo/respo

More on Respo https://github.com/Respo/respo/wiki/Quick-Start

Usage

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

License

MIT

Contents

  1. 1Respo SPA example
  2. 1.1Usage
  3. 1.2License