下記をインストールしてください。バージョンは私が試している環境なので、参考程度に。
- Node.js v10.16.0
- npm 6.14.4
$ npm install -g firebase-tools
$ firebase setup:emulators:firestore
$ npm install
$ npm test
/.vscode/settings.json
でVSCodeで開いたときのフォントサイズを撮影用に変更しています
こちらの動画で使ったサンプルコードです https://www.youtube.com/watch?v=fHFoqJpkbJg
TypeScript