Hybrid App: Ionic Framework + Cordova
---o0o---
Original link
I. Ionic
- Ionic is an HTML5 mobile app development framework targeted at building hybrid mobile apps.
- The bulk of an Ionic app will be written in HTML, Javascript, and CSS.
- Ionic also uses AngularJS for a lot of the core functionality of the framework.
1. Install
a) Git + Consoles2
If you are on Windows, make sure to download and install Git for Windows and optionally Console2.
b) Cordova
To install Cordova, make sure you have Node.js installed, then run
npm install -g cordova
npm install -g ionic
2. Create the project
ionic start todo blank
cd todo && ls
For reg ionic acc: https://apps.ionic.io/signup
Login: https://apps.ionic.io/login
Không có nhận xét nào:
Đăng nhận xét