# demo **Repository Path**: ZhouChunNing/demo ## Basic Information - **Project Name**: demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-29 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 信息 Todo List 测清络(时法科技) This is a fullstack Todo List project with Vue 3 + Spring Boot, JTW, MySQL. Features: - User register / login (JTW) - Todo CRUD (with user data isolation) - Fully separated architecture - Ready to run locally @``bash # Run Backend # mvn spring-boot:run # Run Frontend # npm install # npm run dev ```