m-e-conroy / angular-dialog-service

A complete AngularJS service with controllers and templates for generating application modals and dialogs for use with Angular-UI-Bootstrap and Twitter Bootstrap
MIT License
618 stars 228 forks source link

More Detailed Examples in MarkDown Introduction on GitHub (Getting Started 1,2,3) please #133

Closed sparkyspider closed 9 years ago

sparkyspider commented 9 years ago

A "getting started" guide would be fantastic, with a simple example showing what .js files to include, what "module names" to load in angular, and a few examples - for those of us that don't use bower or HAML.

:)