clask

Slack clone.

MIT License

Stars
8

clask

Clask is a Slack clone built with MERNS:

Install

$ git clone https://github.com/remarkablemark/clask.git
$ cd clask
$ npm install

Run

Production

$ npm start

Development

$ npm run dev

License

MIT