npm install
npm run serve
npm run build
npm run lint
firebase deploy --only hosting:msj-tutor
firebase emulators:start --only functions firebase deploy --only functions
curl -d '{"email": "david.dw.guo@gmail.com"}' -H "Content-Type: application/json" -X POST localhost:5001/msj-tutor/us-central1/addAdminRole