Skip to content

This is a sample angular application that consumes from a web api

Notifications You must be signed in to change notification settings

eman-calma/AngularFrontEnd

Repository files navigation

AngularFrontEnd

This is a sample angular application that consumes from a web api

Note:

Replace the Server URL from the "\src\environments" of the correct webapi endpoint url(domain)

e.g.

export const environment = { production: false, serverUrl: 'http://localhost:57888' };

About

This is a sample angular application that consumes from a web api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published