Promise Based wrapper for any Swagger defined API.
react-kichiri can be installed directly through npm:
$ npm install --save react-kichiriimport { Kichiri } from 'react-kichiri';$ git clone https://github.com/DemandHub/react-kichiri.git
$ npm install
... make code changes in ./src
$ npm run compile