I made application in ubuntu, and now i want to run it in windows

i made application in ubuntu, and now i want to run it in windows. how can we do it. plz help

Hi, @durgesh93

you mean window device or system?

Thanks

Please provide more Information on what you are trying to do.
and what does not work?

i started building application on ubuntu, now i want to work with windows 10.
if i copy the entire code then how we start it in windows?
can i do this?

install node, cordova and ionic?

Yes, that shouldn’t be any problem.

ya all installation is done…but when i serve the project then it is not deploying

ran npm -i in the project directory?