/Chatbot-FE

Primary LanguageSvelteMIT LicenseMIT

How to run

  1. Clone this project

  2. Install the dependencies:

    npm ci
  3. Run the application in development mode:

    npm run dev

    Chatbot FE now should be available at http://localhost:3000