botfront / rasa-webchat

A feature-rich chat widget for Rasa and Botfront
https://botfront.io/rasa
Apache License 2.0
945 stars 495 forks source link

How can I change file and import it into my project? #451

Closed eminebusrasalihoglu closed 1 year ago

eminebusrasalihoglu commented 1 year ago

I want to change framework. When the window opens I want to write to the console. Which file should I replace? How do I add my modified framework to my project after I create it?

eminebusrasalihoglu commented 1 year ago

change file change socketUrl run command "npm run prepare" copy lib/index.js move to your project paste index.js path to e.src paste script to index.html body run command "npm start"