# tiny-note **Repository Path**: ynx520/tiny-note ## Basic Information - **Project Name**: tiny-note - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-02 - **Last Updated**: 2026-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YNote Workspace 跨 `Web / Windows / macOS` 的桌面知识编辑器工程骨架。 ## Apps - `apps/web`: Vite Web 应用 - `apps/desktop`: Tauri 2 桌面应用 ## Packages - `packages/core`: 数据模型、假数据和共享逻辑 - `packages/ui`: 共享 React UI ## Commands ```bash npm install npm run dev:web npm run dev:desktop npm run build ``` ## Current Status - 已落地 workspace 结构 - Web 和桌面端共用同一套 React 前端 - 首页原型已迁移为共享 UI,并保留交互反馈