Skip to content

bennet-dev/chat

Repository files navigation

AI Chat App

This document provides a guide on how to set up and run the AI Chat App.

Initial Setup

Create .env file

Firstly, you will need to create a .env file. This file should be created in the root directory of the project. It should resemble the structure and contents of the .env.example file which is also located in the root directory.

Installation

To install the necessary dependencies for the project, you should run the following command: npm install

Running the Application

Once your configurations are set and the dependencies have been installed, you can start the application with the following command:

npm run dev

The application will start and you can begin interacting with it.

Happy Coding!!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published