Skip to content

Latest commit

History

History
5 lines (4 loc) 路 344 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) 路 344 Bytes

Contributing to Styled-Animation

  1. Fork this repository to your own GitHub account and then clone it to your local device.
  2. Install the dependencies: npm i.
  3. Run npm run storybook to run the stories behing /stories folder.