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