Files
le-mystere-professeur-zacus/fronted dev web UI/.github/copilot-instructions.md
T
2026-02-16 04:12:13 +01:00

434 B

  • Verify that the copilot-instructions.md file in the .github directory is created.
  • Clarify Project Requirements
  • Scaffold the Project
  • Customize the Project
  • Install Required Extensions
  • Compile the Project
  • Create and Run Task
  • Launch the Project
  • Ensure Documentation is Complete

Notes:

  • Project: Vite + React + TypeScript + Tailwind.
  • Dev server: npm run dev
  • Build: npm run build