firebase hosting change project code example
Example 1: firebase cli windows
npm install -g firebase-tools
Example 2: how to get deployment token from firebase
//Install firebase cli
firebase login:ci
Example 3: firebase tools install
installing firebase tools