1.0.1 • Published 4 years ago
testing-publish-araldicami v1.0.1
TSDX React w/ Storybook
This project was created to study npm publish with github workflows
Commands
npm start # or yarn startThis builds to /dist and runs the project in watch mode so any edits you save inside src causes a rebuild to /dist.
Then run either Storybook or the example playground:
Storybook
Run inside another terminal:
yarn storybookThis loads the stories from ./stories.
GitHub Actions
publishcreate a new release and publish a new version in npm
1.0.1
4 years ago