miriamgonp / stencil-web-components-boilerplate

πŸš€ This is a boilerplate for building a standalone Web Component ✨ using Stencil and Storybook with addon controls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stencil for Web Components boilerplate with Storybook

Hi there πŸ‘‹
This is a boilerplate for building a standalone Web Component using Stencil and Storybook with addon controls.

πŸš€ Getting Started

To start using this boilerplate, clone this repo to a new directory:

git clone https://github.com/miriamgonp/stencil-web-components-boilerplate.git

πŸ‘©β€πŸ’» Usage

To build the component and run Storybook, run:

npm start

To generate a new component, run:

npm run generate <sub-folder>

πŸ‘ Contributing

  • :octocat: Pull requests and 🌟 stars are always welcome.
  • For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate.

πŸ“© Contact

πŸ“§ miriam.mgp@gmail.com

🐦 Twitter @miriamgonp

πŸ’Ό Linkedin @miriamgop

License

MIT Β© Miriam Gonzalez

About

πŸš€ This is a boilerplate for building a standalone Web Component ✨ using Stencil and Storybook with addon controls.

License:MIT License


Languages

Language:TypeScript 66.2%Language:JavaScript 23.2%Language:HTML 10.1%Language:CSS 0.4%