# harmonica-salvo **Repository Path**: alexnest/harmonica-salvo ## Basic Information - **Project Name**: harmonica-salvo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-02 - **Last Updated**: 2024-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## 简介 本项目为12孔c调半音阶口琴方块谱图示。 ## 功能点 - 制作简谱 - 方块谱播放 ## 快速开始 ### 准备运行 windows用户可直接运行项目 mac用户先创建sqlite数据库,然后在数据库中运行脚本 /data/sqlite/sqlite.sql 中的脚本创建相关表 ### 运行项目 ```bash cargo run ``` ### 打包项目 ```bash cargo build --release ``` ## 相关链接 ### 前端地址 [gitee](https://gitee.com/alexnest/harmonica-musje) github用户 ### 后端地址 [gitee](https://gitee.com/alexnest/harmonica-salvo) github用户 ## 预览图