Files
jp-editor/README.md
T
2026-09-22 16:33:35 +08:00

408 B

JP Editor

JPW7-compatible Web jianpu editor. The editable project format is .jianpu.json; .jpwabc is compatibility output.

Local manual test

npm ci
npm run dev

Then open http://127.0.0.1:4173/ in Chromium.

The public checkout intentionally excludes private research inputs and local acceptance artifacts; those are kept in the developer workspace and are covered by .gitignore.