See at https://react-firebase-web-auth-demo.web.app/
npm i react-firebase-web-auth
- Build dist and use local example
rm -rf example/src/components/ && cp -R src/ example/src/components/
- In root dir
npm run patch && npm run build && cd dist/ && npm run publisher
- In
dist/
dir
cd ../ && npm run patch && npm run build && cd dist/ && npm run publisher
Publish under MIT license by ngthuc