App entrypoint
What are the key features of this change
Created entrypoint for application. Using a Main class to run the entrypoint for the App which extends Application and runs launch. Also added logo for the application. Adds a default anchor pane to the starting stage.
Checklist
-
Javadoc -
Tests -
Build tool test passed