oxxido / chatapp

Small chat app, webpack build, that connects with node socket server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEMO

Small chat app, webpack build, that connects with node socket server

###Installing package requirements

  • Use node 6.9.*
  • Use npm 4.2.*
  • Install packages: npm install
  • Run server in localhost with npm run serve

About

Small chat app, webpack build, that connects with node socket server

License:MIT License


Languages

Language:JavaScript 61.0%Language:HTML 26.8%Language:CSS 12.2%