Closed Aphinith closed 8 years ago
So the libs folder is for our bower components. so if you could take the libs folder out we can install the dependencies we need. then ill be able to review it better. right now i cant tell what you added because of the libs.
ok sounds good
On Mon, Apr 25, 2016 at 3:28 PM, AJ Farley notifications@github.com wrote:
So the libs folder is for our bower components. so if you could take the libs folder out we can install the dependencies we need. then ill be able to review it better. right now i cant tell what you added because of the libs.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Night-Magicians/NightMagicians/pull/13#issuecomment-214550180
Looks good to me
In the public folder, there is a libs folder that can be ignored. We can take this folder out if we don't need it - it was just part of the skeleton I had. The index file is what needs to be looked at to make sure it is set up right. The index also references the libs folder (which is why I kept it in). Thanks.