Start Ui Developer Setup // Install dependencies yarn i // Start Storybook yarn storybook Testing yarn test yarn test:watch // if you get the Error: 'fsevents' unavailable (this watcher can only be used on Darwin) brew install watchman