sails-angular2 icon indicating copy to clipboard operation
sails-angular2 copied to clipboard

A sample Sails and Angular 2 starter app

Results 2 sails-angular2 issues
Sort by recently updated
recently updated
newest added

Hello, I would like to use sails.io.js with angular5, so I used angular2-sails module. I managed to connect angular to sails BUT I didn't manage to retrieve the events from...

I am using ur repo code with below modification to rotes. With empty url i.e. when we hit http://localhost:1337, I want to redirect to HomeComponent i.e. to home page. Related...