This is the official starter example for Manic, the Bun-first framework for building high-performance React applications.
bun install
bun run devbun run dev- start development serverbun run build- create production buildbun run start- start production serverbun run lint- run lint checksbun run format- run formatter