$ cd NotifyServiceFront
$ npm install
- Open NotifyServiceAPI/NotifyServiceAPI.sln with VS 2017 and build in Debug mode.
- Start Debug with IIS Express
- Debug url have to be http://localhost:50509
$ cd NotifyServiceFront
$ npm run start:dev
- Debug url have to be http://localhost:8080