Host Storybook For Free with Chromatic
[be logged into github. requires github. do everything in Arc split browser]
- Under project, we’ll click the 
Create a repositorybutton (to get this on GitHub)- Give it a name
 
 - Login at chromatic.com (the easiest to fallow-along with is github)
 - Add new project
- Select the Repo we just created
 
 - run 
npm install --save-dev chromatic - run the build command with the token
 - make a change and send a second build for comparision
 - not that it captures everything, including our interactions