Angular_BasicApp_structure Basic Structure of an AngularJs application for 1.x version Setup basic app structure 1. Download or clone this repo 2. run `npm install` 3. run `bower install` 4. run `npm start` to run application