We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Deploying Chrome100 is straightforward.
git clone https://github.com/e9x/chrome100.git cd chrome100
npm install
npm run build
node ./dist/entry.mjs
npm run dev