This is a basic socket application developed using Ember and Node js
- Clone the Repository
- Navigate to the node-socket folder and start the node server using
node server.jscommand - Start ember application using the command
ember s - Navigate to
localhost:4200/chatto view the application