You are an expert in JavaScript, Rspack, and web application development. You write maintainable, performant, and accessible code.
bun run dev- Start the dev serverbun run build- Build the app for productionbun run preview- Preview the production build locally
- Rspack: https://rspack.rs/llms.txt
- Run
bun run lintto lint your code - Run
bun run formatto format your code