Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 372 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 372 Bytes

Online Shop MC646

Requirements

  • Java 17+
  • Node.js 20.x

Installation

  • Clona el repositorio:

    git clone https://github.com/AlexanderPumaPucho/online-shop.git
    cd online-shop
  • Build the project:

    ./mvnw clean install
  • Run the application:

    ./mvnw
    http://localhost:8080/