npx nx run twenty-front:test # run jest testsnpx nx run twenty-front:storybook:serve:dev # run storybooknpx nx run twenty-front:storybook:test # run tests # (needs yarn storybook:serve:dev to be running)npx nx run twenty-front:storybook:coverage # (needs yarn storybook:serve:dev to be running)