Open ryanstuhl805 opened 3 years ago
The README states to run
yarn storybook-start
I found that this returned
yarn run storybook-start > yarn run v1.22.10 > error Command "storybook-start" not found. Did you mean "storybook:start"?
Running the following seems to do the trick
yarn run storybook:start
Running Rails 6.1.4 | Ruby 2.7.2
6.1.4
2.7.2
The README states to run
I found that this returned
Running the following seems to do the trick