To set up the project, follow these steps:
-
Clone the Repository
git clone https://github.com/TOMOSIA-VIETNAM/chatbot-sdk-ui cd chatbot-sdk-ui
-
Install Dependencies Make sure you have Node.js installed. Then run:
yarn install
-
Run the Project To start the development server, use:
yarn dev
For more details, refer to the documentation or the wiki section of the repository.