Skip to content

xino1010/angular-external-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-external-modules

Install plugin CORS for chrome in order to accept requests to others servers.

Terminal session 1

cd backend
npm install
npm start
server listening on port 5000

Terminal session 2

cd serverA
npm install
npm start
server listening on port 5001

Terminal session 3

cd frontend
npm install
npm start

Go to http://localhost:4200 and click button ViewA.
Open browser console and look the error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published