CodeEditorDirectiveExample icon indicating copy to clipboard operation
CodeEditorDirectiveExample copied to clipboard

Default Port

Open jayeshanandani opened this issue 10 years ago • 0 comments

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

jayeshanandani avatar Sep 16 '15 04:09 jayeshanandani