react-multi-carousel-jsm
Version:
Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.
17 lines (11 loc) • 309 B
Markdown
# Contributing
Send a PR or raise an issue to:
- Report/Fix a bug.
- Suggest/Improve the documentation
- Request/Develop a new feature.
## Pull request
Pull requests are welcome. To start up your local development:
- cd dev
- npm install -- package.json
- npm run dev
- Navigate to http://localhost:3000