# Component Based Design Getting Started Install node using nvm Install yarn with npm install -g yarn Run yarn to install the application's dependencies. Run yarn storybook to launch the storybook. Visit localhost:6006