ChatBot Setup Make sure to install the dependencies: # npm npm install # pnpm pnpm install # yarn yarn install Development Server # npm npm run dev # pnpm pnpm run dev # yarn yarn dev