ministryofjustice / justice-gov-uk

Justice UK website
https://www.justice.gov.uk/
MIT License
2 stars 0 forks source link

Feature/cdpt 1902 breadcrumbs #235

Closed EmilyHazlehurst closed 2 months ago

EarthlingDavey commented 2 months ago

Before you merge this one in, would you mind making a change to public/app/frontend/package.json please?

At the moment, if I start the project, there is an error because storybook can't launch a browser from within the container.

If you set "watch": "concurrently \"npm:watch-dev\" \"storybook dev -p 6006 --no-open\"", then that should fix it.