UNPKG

@wcardinal/wcardinal-geditor

Version:

WebGL-based graphic editor, tester and viewer for supervisory systems

34 lines (19 loc) 758 B
### WinterCardinal GraphicEditor WebGL-based graphic editor, tester and viewer for supervisory systems ### Documentation * Samples * [Default theme](https://winter-cardinal.github.io/winter-cardinal-graphic-editor/sample/default/) * [Starter](https://github.com/winter-cardinal/winter-cardinal-starter) ### How to Run 1. `npm start` 2. Go to `http://localhost:8080/` with your browser. ### How to Build #### Release Build 1. `npm run build` #### Incremental Debug Build 1. `npm run watch:ts` 2. `npm run watch:rollup` in an another terminal. ### License Apache License Version 2.0. The default theme uses Material design icons developed by Google and licensed under Apache license version 2.0.\ https://github.com/google/material-design-icons