Shared design system stack:
npm cinpm run devnpm run dev starts both processes:
vite build --watch for CSS/assets in dist/assetsfractal start --sync for the Fractal UINote: The Fractal preview wrapper loads the built CSS via ../style.css.
npm run build builds Vite assets first, then static Fractal docs.dist/docs.