/chat_exam

the chat application for exam in geekhub

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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