Infinite horizontal scroller for angular Apps using tailwind
after clonging the repo run:
npm install
# or
yarn install
Then, run the development server:
ng serve
Once the server is running, open your browser and navigate to http://localhost:4200/
.
to run the tests, run
npm test
the component is also available as npm package, and can be easy intergrated in Angular projects npm package