csensemakers / desci-sense

2 stars 2 forks source link

Adding firebase CLI installation to README #101

Open ronentk opened 7 months ago

ronentk commented 7 months ago

@pepoospina Another small thing I needed to do was install firebase CLI for this line https://github.com/csensemakers/desci-sense/blob/a40f17e81c0263a7c12e5d5839d6bd1d8a825d46/app/README.md?plain=1#L47

using

npm install -g firebase-tools