You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Vue.js Template to Hub with official Vue logo
- Create Vue 3 scaffold with TypeScript, Vite, Tailwind CSS
- Implement Vue-specific app creation and file handling
- Add CORS support for multiple development ports
- Add todo API endpoints to FastAPI scaffold
- Fix router parsing for Vue applications
- Update README roadmap to mark Vue 3 as completed
Vue 3 applications can now be created from the Hub and run with full
frontend-backend integration, API communication, and proper CORS handling.
0 commit comments