mirror of
https://git.leinelab.org/Mal/metasocket-cordova.git
synced 2025-12-06 02:50:50 +01:00
a477b5b46fb607b762273528caa25735191d64c0
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
- Download and install NodeJS (https://nodejs.org or your package manager)
- Clone or download the project and enter the project folder
- Install the npm dependencies:
npm install - Build the project:
ionic build - Build for yor platform:
ionic cordova build android(for Android) orionic cordova build ios(for iOS) - Your platform build is now inside the subfolder
platforms. Open the
Description
Languages
TypeScript
60.5%
SCSS
20.5%
Shell
9.5%
HTML
5.2%
JavaScript
3.1%
Other
1.2%