From f0482f8e72a764557ddba34d6b7fa73c1d04a3f3 Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Tue, 27 Apr 2021 15:29:07 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..da0203b --- /dev/null +++ b/Home.md @@ -0,0 +1,15 @@ +# Home + +**GeoTief** - This JavaScript app is showing geological layers. + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. + +### Step1: install required system tools and programming languages + +* [System Tools Installation (Ubuntu)](SystemToolsUbuntu) + +### Step 2. install PostgreSQL database + +* [PostgreSQL Installation an database creation (Ubuntu)](PostgreSqlUbuntu)