Skip to content

Instantly share code, notes, and snippets.

@majirosstefan
Last active March 29, 2020 12:38
Show Gist options
  • Save majirosstefan/f478639bd52172085f4b20bdc8cef0d7 to your computer and use it in GitHub Desktop.
Save majirosstefan/f478639bd52172085f4b20bdc8cef0d7 to your computer and use it in GitHub Desktop.
For React and React Native
// in React setup
npx -p @storybook/cli sb init --type react
// in React Native setup
npx -p @storybook/cli sb init --use-npm --type react_native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment