angular2-node-socket-io-chat-app icon indicating copy to clipboard operation
angular2-node-socket-io-chat-app copied to clipboard

Chat App built using Angular 2 and Node (Socket.io)

Results 3 angular2-node-socket-io-chat-app issues
Sort by recently updated
recently updated
newest added

GET http://localhost:3000/client/main.js 404 Not Found Console [0] > [email protected] tsc:w D:\angular2-node-socket-i o-chat-app [0] > tsc -w ./**/*.ts [0] [0] error TS6053: File '**/*.ts' not found. [0] 7:56:25 PM - Compilation...

> # clone the repo > > git clone https://github.com/start-angular/angular2-node-socket-io-chat-app.git > # change into the repo directory > > cd angular2-node-socket-io-chat-app > # install > > npm install > #...