@ynetic/particle
v0.7.0
Published
A ReactJs component library
Downloads
4
Readme
Particle
Links
Packages used
react
– ReactJstypescript
– For type safetyvite
– Provides the frontend toolingrollup
– The JavaScript module bundler@emotion/styled
– For writing css styles with JavaScriptframer-motion
– A motion library for React@storybook
– For building the components in isolation and for documentationsemantic-release
– Automates the whole package release workflowprettier
– code formatter
Available Scripts
Run yarn command to install the package dependencies
yarn build
Run yarn build to build the package.
yarn storybook
Run yarn storybook to develop components in isolation using storybook.
yarn build-storybook
Run yarn build-storybook to see generate a static website code.
Commit Messages
Follows the conventional commit specifications
Contributors
License
MIT