Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 288 Bytes

File metadata and controls

22 lines (15 loc) · 288 Bytes

Name of sample

An Express server implementation

Requirements

How to run

  1. Install dependencies
npm install
  1. Run the application
npm start
  1. Go to localhost:4242 to see the demo