دنبال کننده ها

۱۳۹۶ آذر ۱۱, شنبه

git - How to add cordova project to github

[ad_1]



I just started a Cordova project and the question I have now is how to add this to github. I've added support for the browser (for now) and I noticed that the cordova files by itself are already 26MB. Normally in a project where you use yarn/npm you don't checkin the node_modules, but instead you do yarn install setup the project. But how is this done with
with cordova. Which files do you need to checkin and if you do a fresh checkout how do you install the missing dependencies?



Any help to get me started would be appreciated!




[ad_2]

لینک منبع