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

15 lines
434 B
Markdown

- [x] Verify that the copilot-instructions.md file in the .github directory is created.
- [x] Clarify Project Requirements
- [x] Scaffold the Project
- [x] Customize the Project
- [x] Install Required Extensions
- [x] Compile the Project
- [x] Create and Run Task
- [x] Launch the Project
- [x] Ensure Documentation is Complete
Notes:
- Project: Vite + React + TypeScript + Tailwind.
- Dev server: npm run dev
- Build: npm run build