-
Notifications
You must be signed in to change notification settings - Fork 72
06. Front end application and third party components
Joseph Alves edited this page May 30, 2015
·
2 revisions
The front-end application generated has exactly four dependencies:
HTML enhanced for web apps!
Used for managing different application states (can be thought of as "pages") for the front-end application. If you are unfamiliar with this tool, many resources are available online. Suggested are the egghead.io videos and the ui-router documentation.
Used for general styling and UI components.
Angular-specific implementation of Bootstrap's UI elements. No jQuery necessary.