Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 155 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 155 Bytes

Prerequisites

  • nodejs >= v6.1

Start the chat application

Run:

npm install
npm start

Than you can access the application on port 4000.