Skip to content

pandaman404/test-react-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Test - React + Spring Boot

Frontend

Screenshot Frontend

Local Environment

  • Instalar dependencias: npm install
  • Levantar servidor local: npm run dev
  • Ejecutar tests: npm run test
  • Ir al sitio: http://localhost:5173

Backend

Screenshot Backend

Local Environment

  • Abrir proyecto en IntelliJ
  • Instalar dependencias y correr aplicación de spring boot
  • La aplicación se ejecutará en: http://localhost:8080
  • Los tests se encuentran en: backend/src/test
  • Ir a documentación en Swagger: http://localhost:8080/swagger-ui/index.html#/