
Installation
$ yarn add kinako
Basic Usage
// ...import Page Presentation from 'kinako' const App = <Presentation = = = => <Page => <h1 =>Hello</h1> </Page> <Page => <h1 =>Fin</h1> </Page> </Presentation> // ...
Documentation
https://ghostrick.github.io/kinako
Bugs
Use the GitHub Issues.
License
MIT