Skip to content

Latest commit

 

History

History

dashboard

Dashboard

This folder holds the React single-page app for the Amazon Q desktop UI.

Developing

  1. Run the build-ts.sh script under the proto/ folder in the project root to ensure typescript definitions are generated.
  2. Run pnpm build in the project root.
  3. Run npm run dev.