/react-onsenui-kitchensink

Kitchen Sink Example for Onsen UI React binding

Primary LanguageJavaScriptMIT LicenseMIT

Onsen UI React Components Kitchensink

This app shows off some of the components in Onsen UI for React.

Please check out this repo for more info.

To test the demo, please visit this link.

You can also clone this repo and take a look at the code. Use the following commands to run it:

git clone git@github.com:OnsenUI/react-onsenui-kitchensink.git
cd react-onsenui-kitchensink
npm install
npm run dev

This will bundle all the files and open a web server at http://localhost:8080.