0.0.8 • Published 8 years ago
throwaway-react-components v0.0.8

UX Components
OpenTok UX Components are built with:
You can preview components using React Storybook. Due to a current issue with yarn, it's recommended that you use npm.
$ npm i
$ npm run storybookYou can view the storybook at http://localhost:6006/
If you get an error regarding type declarations for a css file, you may need to run npm run watch in a separate terminal tab.