react-interactions
v0.0.8
Published
React component for micro-interactions
Downloads
11
Readme
react-interactions
React component for micro-interactions
Publishing to npm
- Make production build
npm run build
- Change current version in
package.json
. - If you did some changes in styleguide styles, run
npm styleguide:build
- Run
npm publish
to publish the package to npm.