Daniel.ai Prerequisites Before you begin, ensure you have the following installed: Node.js (LTS version recommended) npm (comes with Node.js) Installation Install the required dependencies: pnpm install Running the application To start the development server, run the following command: pnpm start