angular2-authentication-sample
angular2-authentication-sample copied to clipboard
Cannot GET when going to the http://127.0.0.1:3001
I have run the server locally on port 127:0.0.1:3001, but can't open the page, is it the right url to load the angular.js application ?
127.0.0.1:3001 should be JWT backend server url, run angular client use : npm run front or npm start