Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to npm install v3.0.0-alpha #1116

Closed
andrewcashmore opened this issue May 24, 2017 · 2 comments
Closed

How to npm install v3.0.0-alpha #1116

andrewcashmore opened this issue May 24, 2017 · 2 comments

Comments

@andrewcashmore
Copy link

andrewcashmore commented May 24, 2017

How can we consume v3.0.0-alpha using npm install?

@andrewcashmore andrewcashmore changed the title Version number How to npm install v3.0.0-alpha May 24, 2017
@ndelangen
Copy link
Member

npm i @storybook/react@alpha --save-dev will install the latest npm published alpha release of storybook for react.

Replace react with any other package we maintain 👍

@andrewcashmore
Copy link
Author

Thank you! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants