Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 461 Bytes

Sunmao Viewer

Sunmao Viewer is a tool for resolving sunmao schema conflicts in collaborating development. It can visualize the conflicts of schemas and resolve them by simple clicking.

Usage

  1. yarn dev
  2. Open Sunmao Viewer in browser.
  3. Upload three Sunmao Schema file in Sunmao Viewer, which are
  • Version O: The origin Sunmao Schema file.
  • Version A.
  • Version B.
  1. Resolve Conflicts.
  2. Click Apply button.

Build

yarn build