Try Now
npm i -g @storybook/cli
cd my-react-app
getstorybook
import React from 'react'; import { Link } from 'react-router'; import './style.css'; const MainLinks = () => (
npm i -g @storybook/cli
cd my-react-app
getstorybook