Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 296 Bytes

This example was bootstrapped with Create React App.

Running the example

  git clone https://github.com/damusnet/react-swipeable-drawer.git

  cd react-swipeable-drawer

  npm install

  cd examples

  npm install

  npm start