@epages/react-components
v0.11.1
Published
A zoo of useful React components.
Downloads
187
Keywords
Readme
react-components
A zoo of useful React components.
Images by VectorOpenStock
Usage
npm install
npm run lint
npm run test
npm run build
Test page
In order to try out the components you can run npm start
and then open http://localhost:3000 in your browser.
Contributing
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.