简体   繁体   中英

Load an orphan cordova project in visual studio 2015

I cloned a git project for cordova project that was made without VS. There is no solution file. There is no project file. How can make an orphan cordova project visual studioized?

I know I can make a blank solution/project and add files to it. But would that give me the debugging and all other features that comes with deving a cordova project?

Thanks

The easiest way to do this is to use the new "Project from Existing Code" option in File -> New:

在此处输入图片说明

Hope that helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM