6 Commits

Author SHA1 Message Date
jonniebigodes
3f6201df42 updates references of sb to storybook 2022-06-28 23:10:40 +01:00
Sruthi Sanigarapu
a86531d10d Update document to show storybook initialization using npm.
npx storybook init command is installing storybook using yarn by
default on projects that use npm. This leads to clobbering of package.lock
when storybook addons are installed  using npm. This update will show users
how to initialize storybook using npm.
2022-06-26 23:27:44 -05:00
jonniebigodes
06539c6a46 Minor tweaks to the install section 2022-01-04 21:27:53 +00:00
jonniebigodes
fc0a67c523 Adjusts snippets for Vue 3 and other minor tweaks. 2021-02-23 00:26:03 +00:00
Christian Davatz
3bda33c9d5 docs(ember): add more detailed installation instructions to the install page 2021-01-25 13:46:03 +01:00
Tom Coleman
a72d2edc20 Add install snippets 2020-08-10 23:12:34 +10:00