tribe-platform-frontend-chat-prototype
v0.0.1
Published
This project includes a React-based standalone application, a widget that can be embedded in other projects, and an npm package for reuse.
Downloads
3
Readme
Tribe Platform Frontend Chat Prototype
This project includes a React-based standalone application, a widget that can be embedded in other projects, and an npm package for reuse.
Install Dependencies
npm install
Run the Application
npm run dev
Build the Application
npm run build