Skip to content

Commit 92c29f2

Browse files
authored
Create README.md
1 parent 254565e commit 92c29f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
![image](https://user-images.githubusercontent.com/120734145/208229550-b62d8c66-f729-4e9c-8f9a-1ac172a2b828.png)
55
首先,从 https://musescore.org/zh-hans 下载musescore(一个制谱软件)。然后自己做一个五线谱,导出为不压缩的nusicxml格式。
66
![image](https://user-images.githubusercontent.com/120734145/208136371-0fdded23-b1de-4388-8392-9f64795eaab0.png)
7-
该文件中有两个标签为score-partwise,我们将其改为scorepartwise。
87
该项目需要用npm包管理工具,依赖项在package.json文件中已给出,执行命令 `npm i`
98
依赖项添加完成后再执行`npm start`
109
待项目构建完成后,在 http://localhost:8080 端口即可看到项目效果。

0 commit comments

Comments
 (0)