How to add Apache Cordova in Visual Studio 2015 ASP.NET MVC project

烂漫一生 提交于 2019-12-04 16:37:17

You should open a different Cordova project, MVC is server side and cordova is client side. I suggest you try the ionic template or the onsen ui. You can run this code on a browser no worries. check this out: http://taco.visualstudio.com/en-us/docs/tutorial-ionic/

You might want to read this article on hosted apps for more info: http://taco.visualstudio.com/en-us/docs/create-a-hosted-app/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!