Skip to content

Latest commit

History

History
40 lines (26 loc) 路 730 Bytes

README.md

File metadata and controls

40 lines (26 loc) 路 730 Bytes

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