Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 273 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 273 Bytes

chat_exam

the chat application for exam in geekhub

Run the project

Add environment variable

NODE_ENV=development

Run server

node app.js

Open project in browser

http://localhost:9999