434 B
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