Skip to content

Instantly share code, notes, and snippets.

@anthonybrown
Forked from stevekinney/react-firebase-setup.md
Created October 10, 2018 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonybrown/7fd3fa7922050c8ae6b3835b289e5bbc to your computer and use it in GitHub Desktop.
Save anthonybrown/7fd3fa7922050c8ae6b3835b289e5bbc to your computer and use it in GitHub Desktop.

React && Firebase Workshop

Contact Information

Prequisite Setup

  • A recent version of Node.js
  • npm install -g create-react-app
  • npm install -g firebase-tools
  • Optional: Yarn

If you have any issues installing npm modules globally, you can either change your permissions or install nvm.

Repositories

Further Viewing

There are a few topics that we'll cover today that could be workshops in their own right. We'll touch upon them them, but won't have enough time to do them justice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment