Created by: mrmckeb
This PR adds a lighthouse
script, name TBD.
This script should:
- Build the app (not yet implemented)
- Run the app
- Run Lighthouse
- Save the audit
- Open the audit
Known issues:
- Ideally, we want to build for the user - there are a few ways we could do this.
- Lighthouse requires Node 10.
- The score is lowered due to the lack of HTTPS and HTTP2.