Reviewed-on: #20
Merge pull request #20 from dev into main
sync: merge dev into main
Syncs dev into main following the merge of PR #19 (storybook root
script).
Closes#11.
Reviewed-on: #19
Adds a storybook script to the root package.json that filters into
the luna-charts package, so Storybook can be launched directly from
the repository root instead of requiring a manual cd into
packages/luna-charts. Updates README.md to document the new command
as part of the standard developer workflow.
Closes#11.