/ATMApp

ATM Application using Ionic with MVC

Primary LanguageTypeScript

ATMApp

ATM Application using Ionic 3 with MVC

Cài đặt

  • Node.js v12.13: Download here
  • Java JDK 8u231: Download here
  • Gradle: Download and install here
  • Android SDK: You can download Android Studio with Android SDK built-in here
  • An Android Device or Android Virtual Device (enabled ADB Debugging Mode) is necessary
  • Finally, the full instruction you can find here

Lưu ý

Hướng dẫn sử dụng

To install Ionic and create project

npm install -g ionic
ionic start myApp tabs
cd myApp
ionic serve

To create project with Ionic 3 and build

ionic start ATMApp blank --type=ionic-angular
ionic generate page login
ionic cordova build android
ionic cordova run android

To design pages for Ionic project, you can use it.

Yêu cầu

Các phiên bản

Tác giả

Nếu có góp ý, đề xuất, vui lòng liên hệ email sau: La Quốc Thắng - quocthang_0507@yahoo.com.vn