/missioncontrol

Real-time monitoring of Firefox release health

Primary LanguageJavaScript

Mission Control

# 1. Fork and clone, change into repository directory

# 2. Make sure you have yarn installed: https://yarnpkg.com/

# 3. Install dependencies
yarn

# 4. Start dev server
yarn start

# 5. Open browser to http://localhost:5000/

# 6. Make changes to code in src/, refresh page