Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 437 Bytes

React-Scrollbar-Size Example

This is an example package for React-Scrollbar-Size.

Requirements

  • Node 12.0 or newer

Installation

After cloning the repository, install dependencies:

cd <project folder>/react-scrollbar-size
npm install

Running

Once dependencies are installed, start the application with:

npm run example

Open http://localhost:1234 to view the example site.