Skip to content

chat assistant that can be used in other projects and can be managed from chmod777-frontend

Notifications You must be signed in to change notification settings

sai-github/chmod777-assistant

Repository files navigation

chmod777-assistant

Made with create-react-library

NPM JavaScript Style Guide Node.js CI

ChatBot UI :dependabot:

Install

npm install --save chmod777-assistant

Usage

import React, { Component } from 'react'

import MyComponent from 'chmod777-assistant'
import 'chmod777-assistant/dist/index.css'

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

Develop

Running package builds

  • cd chmod777-assistant
  • yarn start

Running example app to test the component/package

  • cd example
  • yarn start

License

MIT © sai-github

About

chat assistant that can be used in other projects and can be managed from chmod777-frontend

Resources

Stars

Watchers

Forks

Packages

No packages published