1
I am developing, after a long time, with Ionic again. Well, when preparing the environment correctly and typing in the terminal
ionic start myapp blank
the code is generated and works correctly, when I do the test
ionic serve
however, the myapp folder does not generate me the www folder, it only appears when I add the android platform... and moreover empty.
I want to export my Ionic Creator code, but when I copy in the www folder (empty) nothing happens! what do I do? how to export Ionic Creator to my code, without the www folder?
Hello, in . zip you download from Ionic Creator comes a src folder?
– Valter Neto