Examples
Following examples are available:
- Vanilla Counter
- React Counter
- React Todo
- React User Profile
To run them at http://localhost:3000:
git clone https://github.com/jsful/treeful.git
cd treeful
npm install
npm start
The examples have dev tool enabled. For source codes, please refer to example.