Skip to content

💼 FastDesk is an AI-assisted customer support — it provides real-time insights and streamlines service interactions through intelligent automation. (College assignment project).

Notifications You must be signed in to change notification settings

munraitoo13/fast-desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Desk

Manual de Instruções

Clonando o Projeto

Para clonar o repositório, execute o seguinte comando no terminal:

git clone https://github.com/seu-usuario/fast-desk.git
cd fast-desk

Instalando Dependências

Certifique-se de ter o Node.js instalado. Em seguida, instale as dependências do projeto:

npm install

Executando o Projeto

Para iniciar o projeto, utilize o comando:

npm run dev
ou
npm start (vai buildar o site)

Estrutura do Projeto

  • src/: Contém o código-fonte do projeto.
  • public/: Contém arquivos públicos, como o index.html.
  • package.json: Contém as dependências e scripts do projeto.

About

💼 FastDesk is an AI-assisted customer support — it provides real-time insights and streamlines service interactions through intelligent automation. (College assignment project).

Topics

Resources

Stars

Watchers

Forks