Made by love dev.nugrata@gmail.com Personal react components UIkit. Demo http://bapel-uikit.surge.sh/
npm install -S bapelimport { Button, Card } from 'bapel';
<Button>hello world</Button>
<Card />npm run storybookopen localhost:9001 on your browser after run this command
- better documentation
- unit testing
any kind contribution and PR are welcome