Miscellaneous: ionic

ylbtech-杂项:ionic

ionic is an open source, free codebase for developing hybrid mobile applications . It can optimize the performance of html, css and js to build efficient applications, but it can also be used to build Sass and AngularJS optimization . ionic will be a reliable framework.

1 IntroductionBack to top

Ionic is a development framework that focuses on using WEB development technology to create native applications similar to mobile platforms based on HTML5 . AngularJS and Sass are bundled. The purpose of this framework is to develop mobile applications from the perspective of the web . Based on the compilation platform of PhoneGap, applications can be compiled into various platforms.
Ionic development adds android and ios environments.
ionic provides many css components and javascript UI libraries.
Ionic can support custom android and ios plug-ins, as well as agile development of server-side REST.

 
2. ionic featuresBack to top
  • 1.ionic is based on Angular syntax, easy to learn.
  • 2.ionic is a lightweight framework.
  • 3.ionic perfectly integrates the next-generation mobile framework, supports the features of Angularjs, MVVM, and the code is easy to maintain.
  • 4.ionic provides a beautiful design, build applications through SASS , it provides a lot of UI components to help developers develop powerful applications .
  • 5. ionic focuses on native, so you can't see the difference between hybrid applications and native
  • 6.ionic provides powerful command line tools.
  • 7.ionic has superior performance and runs fast.
 
3. Command line installationBack to top

First of all, you need to install Node.js. We need to use its NPM tool in the next installation. For more NPM introduction, please check our NPM introduction. [4]
Then install the latest versions of cordova and ionic via command line tools. Install by referring to the official Android and iOS documentation.
Open the command line tool on Window and Linux and execute the following command:
$ npm install -g cordova ionic
On Mac system, use the following command:
sudo npm install -g cordova ionic
Tip: IOS needs to be installed and used under Mac Os X. and Xcode environment.
If you already have the above environment installed, you can run the following commands to update the version:
npm update -g cordova ionic
or
sudo npm update -g cordova ionic

 
4.Back to top
 
5.Back to top
 
6.Back to top
 
warn Author: ylbtech
Source: http://ylbtech.cnblogs.com/
The copyright of this article belongs to the author and the blog garden. Reprints are welcome, but this statement must be retained without the author's consent, and a link to the original text should be given in an obvious position on the article page, otherwise Reserve the right to pursue legal responsibility.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324936948&siteId=291194637