You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you'll need to start a firebase project - https://firebase.google.com
I'll probably author a Medium Howto article with a clear step-by-step but in the meantime checkout the setupInstructions.pdf file
The only npm package not listed in package.json is firebase-tools which is used to set up and deploy the app on your own firebase instance. That is typically installed globally. All the other packages, you should be able to download with an npm install
What are the app dependencies and what is needed to install to run server?
The text was updated successfully, but these errors were encountered: