This is an example package for React-Scrollbar-Size.
- Node 12.0 or newer
After cloning the repository, install dependencies:
cd <project folder>/react-scrollbar-size
npm install
Once dependencies are installed, start the application with:
npm run example
Open http://localhost:1234
to view the example site.