Skip to content

Commit ef44e18

Browse files
author
jonatansalas
committed
chore: add contributing.md #8
1 parent e51fdfb commit ef44e18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Contributing to Styled-Animation
2+
3+
1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.
4+
1. Install the dependencies: `npm i`.
5+
1. Run `npm run storybook` to run the stories behing `/stories` folder.

0 commit comments

Comments
 (0)