Skip to content

JoeSwan/hack.chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack.chat screenshot

Local install

Server

  • git clone https://github.com/AndrewBelt/hack.chat.git
  • cd hack.chat
  • npm install
  • npm start

Client

  • cd client
  • npm install -g less jade http-server
  • make
  • http-server

Change the "motd" in client.js to your liking, and go to http://127.0.0.1:8080.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 8.4%
  • Other 0.2%