react-inky
v0.5.0
Published
React components for Inky
Downloads
2,542
Readme
react-inky
React components for Inky
Installation
npm install react-inky --save
Documentation
Local Development
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
License
MIT © Geoff Kimball