Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 195 Bytes

File metadata and controls

14 lines (9 loc) · 195 Bytes

SS-Chatbot

How to run?

Client

  1. npm install
  2. node server.js

Server

  1. npm install
  2. npm run start-websocket

See output on http://localhost:5001