Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 536 Bytes

File metadata and controls

16 lines (12 loc) · 536 Bytes

Clack

======= Stories in Ready

Clack is an intuitive communication tool that seamlessly combines a simple user interface with real-time messaging.

Visit clack.chat to start clacking!

Developing

  • Read our CONTRIBUTING.md guide
  • npm i or yarn
  • npm start to run the koa server on port 3000
  • npm run dev to run webpack-dev-server on port 8080

Stack

clack-stack