import React from "react"; import classNames from "classnames"; export default function Hero() { return (
🥟

Welcome to Bun

The all-in-one JavaScript runtime & toolkit designed for speed

Get Started View on GitHub
3x Bun Bun Bun
0.5s Average Install Time
Extremely Node.js Compatible
); }