As of this release the project makes a component which can be imported into another react component
- it hot reloads with the command
npm start
- it will make a production build with
npm build
As of this release the project makes a component which can be imported into another react component
npm start
npm build