Turn your Interceptor simulations into MEV bundles.
npm run vendor# Styles via Tailwind
npm run styles
# Preact App
npm run buildRun watch to live rebuilds the Preact app.
You will need to also need to serve the output and rebuild Tailwind classes when needed.
npm run watchRuns http-server on built files.
npm run serve