第一个窗口APP:Angular,Ionic和Cordova [英] First windows APP: Angular, Ionic and Cordova

查看:62
本文介绍了第一个窗口APP:Angular,Ionic和Cordova的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


大家好!



我想用Ionic框架创建一个带有Angular的Cordova项目。



在这种情况下,我可以在角度模块中添加打字稿,当我运行Cordova将出现角度模块和离子框架功能。



我需要使用CLI命令一步一步。



或者它可以使用Visual Studio 2017。



谢谢

解决方案

有关Cordova及其CLI的文档和帮助,请访问https://cordova.apache.org


Cordova Windows平台指南位于https://cordova.apache.org/docs/en/latest/guide/platforms/win8/


你会做类似"cordova platform add windows"的事情。要将Windows平台添加到您的项目,然后"cordova build windows"构建它。


Visual Studio 2017包含用于Apache Cordova的Visual Studio工具(TACO),它将Cordova工具包装在VS驱动的环境中。请参阅https://www.visualstudio.com/vs/cordova/。在https://social.msdn.microsoft.com/Forums/en-US/home上有一个专门针对TACO的论坛?forum = ToolsForApacheCordova 



Hi Guys!

I want to create a Cordova poject add src of Angular with Ionic framework.

In this case, I can add typescript in angular module and when I run Cordova will appear the angular module and ionic framework functionalities.

I need step by step using CLI commands.

Or it can be using Visual Studio 2017.

Thanks

解决方案

For documentation and help with Cordova and its CLI go to https://cordova.apache.org

The Cordova Windows Platform Guide is at https://cordova.apache.org/docs/en/latest/guide/platforms/win8/

You'll do something like "cordova platform add windows" to add the Windows platform to your project then "cordova build windows" to build it.

Visual Studio 2017 includes the Visual Studio Tools for Apache Cordova (TACO) which wrap the Cordova tools in a VS driven environment. See https://www.visualstudio.com/vs/cordova/ . There is a forum specifically for TACO at https://social.msdn.microsoft.com/Forums/en-US/home?forum=ToolsForApacheCordova 


这篇关于第一个窗口APP:Angular,Ionic和Cordova的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆