Night-Magicians / NightMagicians

0 stars 8 forks source link

Frontend and Dev Enviroment pull request #17

Closed selfresonator closed 8 years ago

selfresonator commented 8 years ago

A bunch of basic Angular module setup and dev environment(gitignore, bower and node_modules) is done here. I would suggest everyone reinstall bower from the root directory after pulling down the changes from our main repo. It installs the bower components to the correct folder(/public/libs), which is where we will add our other client-side libraries when necessary. The controllers are currently incomplete, but the front-end routes are complete and the main app module has all dependecies needed.