version 1.0.0 Angular Slider is a clean native image slider
after clone the project
- install all dependencies using this command
npm install
. - Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
.
- component can be used with tag
<images-slider></image-slider>
width
: this should be a number of pixels ( optional it will be 700px default width)images
: array of strings with images urls
Developed By Yahya Essam