d7laungani / Chi-Phi-App

App for Chi Phi Psi Zeta Chapter built using Ionic Framework
2 stars 1 forks source link

Make this runnable #7

Open epwn opened 8 years ago

epwn commented 8 years ago

Okay so first pass for me required these paths fixed. So I fixed them. please test locally before pushing to the repo :)

d7laungani commented 8 years ago

So I am not sure why you have to remove the Launch events code or Capitalize it but those definitely break functionality.I downloaded the repo from github and saw that I have to add extra installation steps for running :

" sudo npm install " and " sudo npm install font-awesome"

The fonts could be your issue.I am still kind of new to this but I will figure out a way to add font-awesome as a dependency so it auto installs when your run npm install. So for now just try installing font-awesome and let me know how it goes.

epwn commented 8 years ago

@d7laungani thanks! I will try tonight and let you know.