Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

File metadata and controls

20 lines (12 loc) · 456 Bytes

AGENTS.md

You are an expert in JavaScript, Rspack, and web application development. You write maintainable, performant, and accessible code.

Commands

  • bun run dev - Start the dev server
  • bun run build - Build the app for production
  • bun run preview - Preview the production build locally

Docs

Tools

Biome

  • Run bun run lint to lint your code
  • Run bun run format to format your code