projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.58k stars 1.17k forks source link

complete getting started | complete setup guide | Dockerfile #805

Open damn-at opened 3 years ago

damn-at commented 3 years ago

UPDATE: the last two days i was fighting with getting things ready. google helped and lot of issues are already covered int the ISSUES section here.

its sad that a project like this - which is really helpful makes so much troubles just for getting started. 'a super simple, no-nonsense diagramming library written in react that just works' if you want this to be true - update DOC and Examples. Obviously all Problems are known and fixed, so spread the word and summarize it in the DOC. This takes a few moments but will definitely improve user/developer experience, which might result in more help.

i finally fixed all issues i got while installing will update this issue asap

UPDATE2: Now that i build a Dockerfile and a script to prepare the system for developing i found a similar solution https://github.com/RomanoViolet/React-Diagrams-DevSetup

thanks Romano :)