mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-17 08:20:37 +00:00
- Initialize Vite project with vanilla-ts configuration - Add TypeScript with strict mode enabled - Configure Vitest for testing - Create index.html with Canvas element - Add main.ts entry point with canvas setup - Add setup tests for project dependencies