cowbell / ionic-geofence

Ionic geofence app example
MIT License
180 stars 92 forks source link

black page. Folder lib not found #17

Closed ccomparone closed 8 years ago

ccomparone commented 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...

tsubik commented 8 years ago

If there is no www/lib directory then bower dependencies are not installed. Please use bower install.