Skip to content

me-dalii/municipalite-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Pre Requirements

Download and install git from here.

Download and install maven from here.

add maven to your envirement variables like this:

#Installation

Run git bash:

execute this commad in git bash:

Access the new cloned repository municipalite qnd execute this command to install project dependencies:

  • mvn install

#Running The Project

Execute to compile project:

  • mvn compile

Execute to run project:

  • mvn exec:java -Dexec.mainClass=org.fsb.municipalite.App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.5%
  • CSS 3.5%