angular / angular-seed

Seed project for angular apps.
http://angularjs.org/
MIT License
13.04k stars 6.94k forks source link

How to install or add angular package into the app #375

Closed noprobz09 closed 7 years ago

noprobz09 commented 7 years ago

Hello,

I am newbie here, I would like to ask on how to add package something like this, https://github.com/likeastore/ngDialog#ngdialog, I tried to npm install ng-dialog but it appears outside app/ directory and it shows under node_modules directory, is that right? or is there any better steps on how to add package into the app? Thanks in advance :)

~Noel

gkalpak commented 7 years ago

Hi, @noprobz09. Since this is a general support question, please use one of the appropriate support channels. GitHub issues are reserved for bug reports and feature requests.

Thx!