Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 763 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 763 Bytes

Hackathon Midudev Cohere

Hackathon Enero 2023 MiduDev - Cohere - Inteligencia Artificial

Descripcion

Aplicacion desarrollada para el hackathon organizado por midudev usando la API de Cohere.

Deploy

Ver aplicación

hackathon midudev

Instalación

Ejecutar los siguientes comandos en orden

git clone https://github.com/racacio/hackaton_midudev_cohere.git
cd hackaton_midudev_cohere
yarn
yarn dev

Test Playwright

Ejecutar el siguiente comando

npx playwright test

Visualizar reporte

npx playwright show-report

Saludos!