commit f0482f8e72a764557ddba34d6b7fa73c1d04a3f3 Author: Kaimbacher Date: Tue Apr 27 15:29:07 2021 +0000 „Home“ hinzufügen 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)