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