This is a prototype by the Firefox UX team to explore very early ideas for a redesign of settings. Things may change before you experience it in the Firefox release as we iterate on internal and external feedback.
Read more about the project and share your input on Mozilla Connect
# Install dependencies
npm install
# Start the development server
npm run dev
# Run prettier
npm run prettier