From a477b5b46fb607b762273528caa25735191d64c0 Mon Sep 17 00:00:00 2001 From: Mal <=> Date: Sat, 3 Apr 2021 14:21:41 +0200 Subject: [PATCH] Readme added --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2990b49 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# What is that?! +METAsocket is WowApp's awesome instant messenger and keeps your connection to your guild. + +# Requirements +* NodeJS and NPM +* Ionic Framework with Angular +* Mac device with Xcode (for iOS) +* Android Studio with Android SDK and Java Virtual Machine (for Android) + +# Installation +1. Download and install NodeJS (https://nodejs.org or your package manager) +2. Clone or download the project and enter the project folder +3. Install the npm dependencies: `npm install` +4. Build the project: `ionic build` +5. Build for yor platform: `ionic cordova build android` (for Android) or `ionic cordova build ios` (for iOS) +6. Your platform build is now inside the subfolder `platforms`. Open the