redhotmagma-graphics-editor
v1.48.0
Published
## setup for development 1. follow the "preparation", "install" and "start development" steps in frontend/README.md 1. open the dev app in the browser: http://localhost:3002
Downloads
1,111
Readme
redhotmagma-graphics-editor
setup for development
- follow the "preparation", "install" and "start development" steps in frontend/README.md
- open the dev app in the browser: http://localhost:3002
development
- new features:
- consider adding a demo to the dev app
- write tests (if possible, interacting with the canvas element is not supported yet)
- CRs:
- test the affected functionalities in the dev app
- write tests and adjust existing ones if needed