Skip to content

Instantly share code, notes, and snippets.

@maxwellgithinji
Forked from stevekinney/firebase-fem-v2.md
Created November 7, 2019 19:25
Show Gist options
  • Save maxwellgithinji/dd1e891ec01b35cb26f943e4dc0183aa to your computer and use it in GitHub Desktop.
Save maxwellgithinji/dd1e891ec01b35cb26f943e4dc0183aa to your computer and use it in GitHub Desktop.

Frontend Masters: React && Firebase (Version 2)

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

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