A zoo of useful React components.
Images by VectorOpenStock
npm install
npm run lint
npm run test
npm run build
In order to try out the components you can run npm start
and then open http://localhost:3000 in your browser.
If you want to test how your code changes affect a package that depends on react-components
, use The Incredible Yalc to preview them before the actual publication.