esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

how can I get dist files after bower install #980

Closed jinryung1983 closed 7 years ago

jinryung1983 commented 7 years ago

How are you. I tried to use ng-table in my project(angular 1.x). so, I'd written as "ng-table": "latest" in bower.json file. after "bower install", I can see "ng-table" directory in bower_components directory. however, I can't see any dist files and folder. What is my issue. Help me~~

nielskramerr commented 7 years ago

@jinryung1983 Look in the readme of the project.

Bower: NO LONGER SUPPORTED

Greenek commented 7 years ago

@jinryung1983: you can use my fork. Available here.

bower install ng-table-bundle#latest --save