- This repo tests that specific addons work OK for HTML stories - i.e.
docs
,controls
anda11y
. npm run storybook
.
- The
.storybook\preview-head.html
in this repo contains a<link>
statement to an external CSS file which has been bundled by Parcel in this external repo. npm start
to start the server in the external repo.