@charlesfamu wrote:
I'm building a sample Ionic app and I've structured the app as follows:
|-- www
|-- index.html
|-- src
|-- core.js
|-- core.css
|-- global|-- views
|-- landing
For some reason, when I type
ionic serve
, I see core.js but I don't see the folder global folder. What could be the issue?
Posts: 2
Participants: 1