Skip to content

ctrl-team/Spadaczka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spadaczka

📜Full working socket chat with emoji keyboard. (check it out here: https://spadaczka.glitch.me/)

Packages:

  • express: ^4.16.4
  • socket.io: ^2.2.0

Engine:

  • node: 8^

Install

npm install --save

If you have npm ERR! errno -4058 error delete package-lock.json

Start:

node server.js

You can change port in server.js file

Nunu