Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 346 Bytes

File metadata and controls

executable file
·
5 lines (4 loc) · 346 Bytes

Contributing to React Particles JS

  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.