Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@shadow-ui/storybook-theme

RobHameetman13MIT0.0.0

A standardized theme for ShadowUI Storybook environments.

readme

@inspire11/storybook-theme

Version Downloads Build License

📦 @inspire11/storybook-theme

This package is a standardized branding-compliant theme for Inspire11 Storybook projects.

  1. 💼 Getting Started 1.1 📚 Prerequisites 1.2 📲 Installing
  2. 🛠 Testing 2.1 🔁 E2E 2.2 🛁 Static Analysis
  3. 🛥 Deployment
  4. 🧾 Important Dependencies
  5. 🙌🏼 Contributing
  6. 🏷 Versioning
  7. 📜 Authors
  8. 📄 License
  9. 📯 Acknowledgments

💼 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

📚 Prerequisites

What things you need to install the software and how to install them

Give examples

📲 Installing

To install the package, clone and build the repo, then use npm to install dependencies.

git clone git@bitbucket.org:inspire11/banners.git
cd banners
npm i

🛥 Deployment

To push changes to the theme, update the package version and publish to NPM:

git version patch
npm publish --access=public

🙌🏼 Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

🏷 Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

📜 Authors

See also the list of contributors who participated in this project.

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details.