This project show Firefox metrics and insights to help meeting release criteria. Find the official site here. The repository for the backend can be found here.
- Node
- Yarn
First, fork this repository to another GitHub account. Then you can clone and install:
git clone https://github.com/<YOUR_ACCOUNT>/firefox-health-dashboard.git
cd firefox-health-dashboard
yarn
Building this project uses Neutrino and @neutrinojs/react. You can read about all features included with this preset in here.
Install npm dependencies and start it up:
yarn
yarn start
This will start a local development server on port 5000.
Any ESLint errors across the project will be displayed in the terminal during development.
yarn start:local
- This assumes you have started the backend on your localhost first
- heartbeat icon by Creative Stall from the Noun Project