Connects to the Rasa ChatBot at port 5005!
Install the dependencies...
cd rasa-chat-svelte npm install
Build the files
npm run build
To create an optimised version of the app:
npm run build npm run start