Firebase - Create React app setup
Local development
Introduction
create-react-app makes it easy to quickly get started with React. Firebase makes it easy to quickly get started with web deployments. This article will show how to configure, build and deploy a React app to multiple environments in Firebase. Plus we will get it all working well together with Typescript.
Originally From Developing and deploying create-react-app to multiple Firebase environments
Firebase React Context
see notes/2019-11-19-firebase-react-context.md
Last updated