Closed ccomparone closed 8 years ago
I have a blank page when I do "ionic serve" for the preview. I looked that the page cannot load some files from the lib directory. In fact lib directory does not exist...
If there is no www/lib directory then bower dependencies are not installed. Please use bower install.
www/lib
bower install
I have a blank page when I do "ionic serve" for the preview. I looked that the page cannot load some files from the lib directory. In fact lib directory does not exist...