CodeEditorDirectiveExample icon indicating copy to clipboard operation
CodeEditorDirectiveExample copied to clipboard

Results 1 CodeEditorDirectiveExample issues
Sort by recently updated
recently updated
newest added

Hi, The default port while starting with npm mentioned in server.js is 8000 not 8888. You might consider changing it in description just for clarity purpose. Line: http://localhost:8888 -> http://localhost:8000