marjan3 / components-fx

A collection of JavaFX components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComponentsFX

ComponentsFX is a collection of JavaFX components

Getting started

To get a local copy up and running follow these simple example steps.

Prerequisites

This section will describe requirements needed to satisfy the installation or running of the project.

  • Java 11
  • Maven

Nice to have

  • Intellij

Build

  • git clone https://github.com/Tanevski3/components-fx.git
  • cd ./components-fx
  • mvn clean install

Run

  • Right click and run MainEntry.java

Contact

For contact, you can reach me at marjantanevski@outlook.com.

License

MIT © Marjan Tanevski

About

A collection of JavaFX components

License:MIT License


Languages

Language:Java 91.2%Language:HTML 8.8%