- 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.
npm install -g create-react-appnpm install -g firebase-toolsIf you have any issues installing npm modules globally, you can either change your permissions or install nvm.