An open API service indexing awesome lists of open source software.

https://github.com/camillebaronnet/tchat-ui

CSS framework for developing responsive tchat
https://github.com/camillebaronnet/tchat-ui

chat css css-framework frontend scss tchat tchat-ui ui ui-components

Last synced: about 1 month ago
JSON representation

CSS framework for developing responsive tchat

Awesome Lists containing this project

README

          

## Tchat UI

[![Website](https://img.shields.io/badge/website-camillebaronnet.fr-orange.svg)](https://www.camillebaronnet.fr/)
[![Twitter](https://img.shields.io/badge/twitter-@camillebaronnet-blue.svg)](https://twitter.com/camillebaronnet)

CSS framework for developing responsive tchat, building on SCSS

Demo : https://camillebaronnet.github.io/tchat-ui/example.html

## Installation

* [Download the master banch](https://github.com/camillebaronnet/tchat-ui/archive/master.zip)
* Clone the repo: git clone https://github.com/camillebaronnet/tchat-ui.git
* Install with [npm](https://www.npmjs.com/): npm install tchat-ui
* Install with [Bower](https://bower.io/): bower install camillebaronnet/tchat-ui

## Copyright and license

Code released under the [MIT License](https://github.com/camillebaronnet/tchat-ui/blob/master/LICENSE).