@shobbak/bulbul-chat-web
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

bulbul-chat-frontend

Chat App build with React

NPM JavaScript Style Guide

Install

npm install --save @shobbak/bulbul-chat-web
yarn add @shobbak/bulbul-chat-web

Usage

import React, { Component } from 'react'

import ChatApp from '@shobbak/bulbul-chat-web'
import '@shobbak/bulbul-chat-web/dist/index.css' // add the styles

class Example extends Component {
  render() {
    return <ChatApp />
  }
}

License

MIT © mplementation for including the styles (now postcss generates src/index.css)

Readme

Keywords

none

Package Sidebar

Install

npm i @shobbak/bulbul-chat-web

Weekly Downloads

1

Version

3.1.1

License

MIT

Unpacked Size

229 kB

Total Files

22

Last publish

Collaborators

  • alshuwaikhat
  • ahmedsayedabdelsalam