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.
yarn dev
- Open Sunmao Viewer in browser.
- Upload three Sunmao Schema file in Sunmao Viewer, which are
- Version O: The origin Sunmao Schema file.
- Version A.
- Version B.
- Resolve Conflicts.
- Click
Apply
button.
yarn build