nodejs chat app
1.0.0
Gebaut mit:
git clone https://github.com/kaganecee/nodejs-chat-app.git
Abhängigkeiten abrufen:
npm install
Chat -Server starten:
npm run dev
or
node src/index.js
Öffnen Sie diese URL in Ihrem Browser:
http://localhost:3000//