gothinkster / angularjs-realworld-example-app

Exemplary real world application built with Angular 1.5 + ES6
https://angularjs.realworld.io
MIT License
453 stars 376 forks source link

How to add new libraries? #14

Open camposfyi opened 7 years ago

camposfyi commented 7 years ago

How do I go about adding an external library? For instance I'm trying to add this library: https://github.com/skeymeulen/swangular

I've seen example using bower to manage dependencies. However, the way this project is set up, I don't see a way to easy add a new external dependency.

How would you go about doing this?

MContagious commented 1 year ago

Same question - if someone knows please let know