Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 963 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 963 Bytes

react-components

CircleCI codecov

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.