Hacker News new | ask | show | jobs
by incoming1211 263 days ago
I just created a new vite react project. All it does is render:

function App() { return <div>Hello world</div> }

Publish it as if it would be deployed to prod. ~185kb