CodeEditorDirectiveExample
CodeEditorDirectiveExample copied to clipboard
Default Port
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