Skip to content

anchorchat/anchor-ui

Repository files navigation

Anchor UI

Build Status

UI kit for chat engines with React

Usage

Install from npm

NPM

Documentation

Check out our docs website!

Installation

src

Install node_modules used in ./src:

$ npm i

Compile ./src with Babel:

$ npm run compile

Docs

Install node_modules used in ./examples:

$ cd docs && npm i

Development

src

To watch for changes in ./src run:

$ npm run watch

Babel will compile ./src on changes.

docs

To start the webpack server run:

$ cd docs && npm run start

Webpack wil compile on changes in ./docs/src.

Contribute

If you'd like to help with the development of this module please consider our contributing guidelines.

Team

Sjaak Luthart Ian Stewart Lars Tadema
Sjaak Luthart Ian Stewart Lars Tadema

License

This project is licensed under the terms of the MIT license.

About

UI kit for chat engines with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages