This starter includes the basic needs to start developing an external UI extension for BR Content
https://documentation.bloomreach.com/content/docs/ui-extension-client-library
First, run the development server:
npm ci
npm run dev
Open http://localhost:3000 with your browser to see the result.