Based on this Scotch.io tutorial
-
Copy the
.env.example
file to a.env
file and fill in the environment variables from your Firebase app -
Install dependencies
yarn
-
Start it up
npm run serve
yarn run serve
yarn run build
yarn run test
yarn run lint