Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 202 Bytes

Readme.md

File metadata and controls

12 lines (8 loc) · 202 Bytes

#Webchat-Server#

##Preparations##

Install node, https://nodejs.org/.

##Project Setup## Navigate, clone project and run in project root on commandline $ npm install

##Project Start## $ npm run server