We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254565e commit 92c29f2Copy full SHA for 92c29f2
README.md
@@ -4,7 +4,6 @@
4

5
首先,从 https://musescore.org/zh-hans 下载musescore(一个制谱软件)。然后自己做一个五线谱,导出为不压缩的nusicxml格式。
6

7
-该文件中有两个标签为score-partwise,我们将其改为scorepartwise。
8
该项目需要用npm包管理工具,依赖项在package.json文件中已给出,执行命令 `npm i`
9
依赖项添加完成后再执行`npm start`
10
待项目构建完成后,在 http://localhost:8080 端口即可看到项目效果。
0 commit comments