Simple UI

Getting started

This is an introductory app with one view and some basic UI elements

Download the project

Prerequisites

Clone from terminal (https)

cd to_your_directory
git clone https://github.com/iekAkmiExamples/simpleUI.git

Clone from terminal (ssh)

cd to_your_directory
git clone git@github.com:iekAkmiExamples/simpleUI.git