OxnerSoftwareSolutions / starter-cors-back-end

Connecting It all: CORS starter back-end project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 5000 is used.

About

Connecting It all: CORS starter back-end project


Languages

Language:JavaScript 100.0%