README
POC-EC6-PACKAGE
This amazing package has one amazing React component using React hooks to showcase how to build our coming package
I want to try it out!
All you have to do is run the following in your React app root folder
$ yarn add poc-ec6-package
And then use it in your components
import { Card } from "poc-ec6-package"
<Card />