Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 227 Bytes

echo-server 1.0.1

Simple NodeJS Echo server

Installation

  1. git clone https://github.com/vdekov/echo-server.git
  2. cd echo-server
  3. npm install
  4. node app.js
  5. Open http://127.0.0.1:1337