react-inky

React components for Inky

Usage no npm install needed!

<script type="module">
  import reactInky from 'https://cdn.skypack.dev/react-inky';
</script>

README

react-inky

React components for Inky

Travis npm 8 tentacles

Installation

npm install react-inky --save

Documentation

Read the 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