Closed omarchehab98 closed 7 years ago
Bower has flat dependency tree making it supersede NPM for managing frontend web dependencies. https://bower.io
npm install --save-dev bower
We do no need to use Bower since our dependencies are very minimal. At this point it would be an unnecessary complication.
Bower has flat dependency tree making it supersede NPM for managing frontend web dependencies. https://bower.io
npm install --save-dev bower