1.0.7 • Published 4 years ago

toca-chat v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

lounge

example is the test app to test the lounge component npm run build will create dist dir with module files which will be used as module in example app to test

copado

NPM JavaScript Style Guide

Install

npm install && npm start
cd example && npm install && npm start

Usage

import React, { Component } from 'react'

import MyComponent from 'lounge'
import 'lounge/dist/index.css'

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

License

MIT © sarang