React components for Inky
npm install react-inky --save
Read the documentation
git clone https://github.com/gakimball/react-inky cd react-inky npm install
To lint and run the tests:
npm test
To work on the documentation:
npm run docs:serve
MIT © Geoff Kimball