Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:40000 to view it in the browser.
yarn build
Builds the app for production to the build folder.
Build the can be publish into npm
yarn link
create a local library which then can be installed in the desired app to test