In this course, we will learn how to set up all the necessary infrastructure to build a Design System of reusable React components, with state of the art developer experience afforded by Typescript and Storybook.
Have yarn
installed globally
brew install yarn
All scripts are run in the root package.
yarn
installs all dependencies.yarn storybook 01
(replace with lesson number or keyword) runs selected example in browser.