瀏覽代碼

add basic prosemirror instructions

pull/383/head
Rob Loranger 4 年之前
父節點
當前提交
cb1553d67e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: D6F1633A4F0903B8
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. +7
    -0
      prose/README.md

+ 7
- 0
prose/README.md 查看文件

@@ -0,0 +1,7 @@
# Building

* Run `npm install` to download dependencies.
* Run `npm run build` to build a production script in `dist/` or run
`npm run develop` to build and watch for changes. You can use `prose.html`
to test your development changes.
* Manually copy the file `prose.bundle.js` to `static/js/`. _To be automated_

Loading…
取消
儲存