doc: update docs

This commit is contained in:
2021-10-07 12:20:05 +08:00
parent e4df99331b
commit 78469b531e
10 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ npm run start
# 编译
npm run build
```
要部署Github Page将编译的`build`目录放到`docs`下并重命名为`editor`
要部署Github Page执行`npm run publish`,将会编译并复制到`docs/`
## Q&A
[Wiki](https://github.com/mattuylee/numerical-notation-editor/wiki)