Skip to content

Instantly share code, notes, and snippets.

@stevekinney
Last active May 15, 2023 16:25
Show Gist options
  • Star 22 You must be signed in to star a gist
  • Fork 17 You must be signed in to fork a gist
  • Save stevekinney/b3f913a2d4c0e6dfd455d4c220924721 to your computer and use it in GitHub Desktop.
Save stevekinney/b3f913a2d4c0e6dfd455d4c220924721 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