import { run } from "./shared/run";

run("yarn build");
run("npx build-storybook");