Skip to main content

Development

Check out the contributing quick-start guide for a quick overview of how to contribute to the project.

Commands

These commands should be run from the monorepo root directory.

  • Run pnpm dev --filter=@overdose/storybook to start the storybook app.
  • Run pnpm lint --filter=@overdose/ui to lint.
  • Run pnpm format --filter=@overdose/ui to format.
  • Run pnpm test --filter=@overdose/ui to test.

Contributing

All contributions are welcome. Check out the contributing page for details on how to submit a contribution.