Install dependencies
npm install
Launch project on local
npm run dev
In folder "src/dashboards" paste your .tsx file
Rename it to follow this rule {name}-{id}.tsx
Ex: michelOrga-17df333.tsx
To see the new dashboard re-run
npm run dev or push it directly on git and you can see it after the deployment here