Skip to content

Software-Development-Mastermind/angular-node-cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions

  1. cd into the node-server directory.
    1. run npm install command
  2. cd into the angular-app directory.
    1. run npm install command

Running the Application

  1. To run the node server:
    1. cd into the node-server directory.
    2. run node index.js command
  2. To run the Angular app
    1. Open a new command line/terminal window
    2. cd into the angular-app directory.
    3. run ng serve -o command

About

A simple Angular/NodeJs project to demonstrate a CORS issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors