Night-Magicians / NightMagicians

0 stars 8 forks source link

Models folder and public folder #13

Closed Aphinith closed 8 years ago

Aphinith commented 8 years ago

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.

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

Aphinith commented 8 years ago

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

LmtDNE commented 8 years ago

Looks good to me