demo-demo
v0.1.1
Published
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). ## Steps * Rename and create components inside components folder. * use ``yarn start`` to run the project * run ``yarn run lib `` to create publi
Readme
This project was bootstrapped with Create React App.
Steps
- Rename and create components inside components folder.
- use
yarn startto run the project - run
yarn run libto create publishing copy - run
yarn publishto publish to npm. (Make sure the pakage.json is modified accordingly) - write css inside js to avoid css loader issue.
