An open API service indexing awesome lists of open source software.

https://github.com/cristoaquiza/example-socket-sails-angular-client


https://github.com/cristoaquiza/example-socket-sails-angular-client

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

#Example of use websockets in SailsJS: Client

##Dependecies
Install http-server with npm: npm install -g http-server

##Run
- Go to the console/cmd in the project root and run: http-server
- Go to the browser and localhost:8080
- TADA!