This is a tool to easily download any version of chromium or firefox directly from the source.
Make sure to install the dependencies:
pnpm installStart the development server on http://localhost:3000
pnpm devBuild the application for production:
pnpm buildLocally preview production build:
pnpm previewCheck out the deployment documentation for more information.