I was able to get ToastUI Image Editor working including styles and icons using npm. In a couple of steps here is how I did it within an Angular app using npm, typescript, scss, etc.
This was done using tui-image-editor 3.7.2 in an angular 6 project.
- Run
npm install --save tui-image-editor