Skip to content

LuisGLP/Bookingmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookingMx

Minimal vanilla JS + Spring Boot project to practice unit tests.

Run backend

cd backend
mvn spring-boot:run

Run frontend

cd frontend
npm i
npm run serve
# http://localhost:5173

BookingMx

About

Project with a Spring Boot backend and a Node.js frontend, built for testing purposes and generating coverage reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors