doc: 添加文档

This commit is contained in:
2021-10-07 00:14:38 +08:00
parent cf48c98e12
commit f4740e101c
33 changed files with 220 additions and 2 deletions
+11
View File
@@ -2,6 +2,17 @@
"name": "numerical-notation-editor",
"version": "0.1.0",
"private": true,
"homepage": "./",
"author": {
"name": "Haven Mattuy",
"email": "mattuylee@outlook.com"
},
"description": "基于svg技术的简谱编辑器",
"keywords": [
"简谱",
"编辑器",
"转调"
],
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@testing-library/jest-dom": "^5.14.1",