How to use Ionic Framework for Web App Development?

后端 未结 6 1580
暖寄归人
暖寄归人 2020-12-22 18:46

Is it possible to use ionic frameowork for regular Web Applications rather than wrapping it in Cordova?

6条回答
  •  执笔经年
    2020-12-22 19:27

    Our choice for hybrid mobile apps is the ionic framework, however for the web applications front-end part is not in the ionic framework.

    For example, we do web application part in pure Angular or Kendo UI for Angular AngularJS UI.

    It is more efficient when the same team can be productive on both platforms (mobile and web).

    Hope it helps.

提交回复
热议问题