how to start a firebase project using terminal code example
Example 1: firebase cli windows
npm install -g firebase-tools
Example 2: firebase tools install
installing firebase tools
npm install -g firebase-tools
installing firebase tools