Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 171 Bytes

File metadata and controls

2 lines (2 loc) · 171 Bytes
  • Do not hand-write Shadcn components. Use the shadcn CLI to add new components.
  • Do not run npm run build when dev server is running. use npm run typecheck instead.