Awesome
Prebuilt site: Kefir+React+Atom Examples
To try locally:
git clone https://github.com/calmm-js/kral-examples.git
cd kral-examples
npm install
Then open public/index.html
file in your browser.
If you want to edit the code, you can also run npm run watch
to auto build
when sources are changed. You will need to manually refresh the browser.