/HandbagDesigner101Mobile

The HBD101 Mobile App for iOS and Android - Cordova, Ionic2 Angular2, Typescript, JavaScript, Django Rest Framework

Primary LanguageTypeScript

Handbag Designer 101 Mobile Application

Ionic2, Typescript, Angular2
  • Clone this repo
  • cd HandbagDesigner101Mobile
  • npm install
  • ionic serve

To build iOS app

  • ionic build ios
  • to open in xcode, navigate to platform/ios and open "Handbag Designer 101.xcodeproj"

To build for Android

  • ionic build android
  • to open in Android Studio, open the folder platform/android in Android Studio