Skip to content

Connecting It all: CORS starter back-end project

Notifications You must be signed in to change notification settings

austindoty/cors-back-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter: CORS Back End Application

Installation

  1. Fork / clone this repository.
  2. Run npm install.

Use npm start to run the application.

Use npm run start:dev to run the application in development mode: server restarts automatically when files change.

Set the PORT environment variable to the port this server should use.

If PORT is not set, a default value of 5555 is used.

About

Connecting It all: CORS starter back-end project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%