Readme completed
This commit is contained in:
parent
a477b5b46f
commit
be0d849f5d
|
@ -13,4 +13,4 @@ METAsocket is WowApp's awesome instant messenger and keeps your connection to yo
|
|||
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
|
||||
6. Your platform build is now inside the subfolder `platforms`. Open it with Android Studio or Xcode to generate packages or to build the app directly on your mobile device.
|
||||
|
|
Loading…
Reference in New Issue