A chatbot framework for Ola Search powered by React. It can be embedded as a widget (iframe) or inline in any pages
npm install @olasearch/chat --save
git clone https://gitlab.com/olasearch/olasearch-project-starter.git
cd olasearch-project-starter
npm install
cd src
# Copy the config file to `src` directory
npm run start
Navigate to http://localhost:3003
to see a chat bot
Uses Prettier and Prettier standard for code formatting and linting
Copyright OlaSearch Pte Ltd 2015 - 2018