In order to build the web application, we make use of Node.js.
Download and install Node.js:
- node.js can be downloaded from the link here: https://nodejs.org/en/. For the version that we are building now, we will use the 8.11.1 LTS version of Node.js on Windows 64-bit machine.
- Once you download the executable file from https://nodejs.org/dist/v8.11.1/node-v8.11.1-x64.msi, make sure to install Node.js using the default parameters.
Create a Firebase project:
- A Firebase project can be created by logging in to the Firebase console here: https://console.firebase.google.com
- Within the console, click on Add project:
- Enter project name (highlighted in red) and fetch project ID (highlighted in black), as follows: