zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

Demo shows blank screen #143

Closed zhouhao27 closed 9 years ago

zhouhao27 commented 9 years ago

What I did:

It shows a blank screen. How to run the demo correctly? Thanks

theborakompanioni commented 9 years ago

This will be fixed by pull request #138.

Manually adapting the file references in index.html will fix it for now: lib/ionic-material/ionic.material.min.css -> lib/ionic-material/dist/ionic.material.min.css lib/ionic-material/ionic.material.min.js -> lib/ionic-material/dist/ionic.material.min.js

zhouhao27 commented 9 years ago

Thanks. It works.

oscarmcm commented 9 years ago

@zhouhao27 still the problem?