From d86f2e1e90078983789ded1d014255e996ec3f4b Mon Sep 17 00:00:00 2001 From: Artur Sopelnik Date: Mon, 21 Oct 2024 14:11:59 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Update=20readme.md=20=F0=9F=93=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 34c5659..7cc9232 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,11 @@ -# stencil-storybook-boilerplate +# [stencil-storybook-boilerplate](https://artursopelnik.github.io/stencil-storybook-boilerplate/) -*A boilerplate template for creating fast and robust design systems for React, Remix, Next.js, Vue, Angular or Vanilla JS Application ✨ with [Stencil](https://github.com/ionic-team/stencil), [Storybook](https://github.com/storybookjs/storybook), [Vite](https://github.com/vitejs/vite) and [TypeScript](https://github.com/microsoft/TypeScript).* +[![Build & Deploy to GitHub Pages](https://github.com/artursopelnik/stencil-storybook-boilerplate/actions/workflows/workflow.yml/badge.svg)](https://github.com/artursopelnik/stencil-storybook-boilerplate/actions/workflows/workflow.yml) +[![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/artursopelnik/stencil-storybook-boilerplate/blob/main/LICENSE.txt) -Monorepo setup with *Lerna* according to the documentation -at: [stenciljs.com/output-targets](https://stenciljs.com/docs/output-targets) +A boilerplate template for creating fast and robust design systems for React, Remix, Next.js, Vue, Angular or Vanilla JS Application ✨ with [Stencil](https://github.com/ionic-team/stencil), [Storybook](https://github.com/storybookjs/storybook), [Vite](https://github.com/vitejs/vite) and [TypeScript](https://github.com/microsoft/TypeScript). + +Monorepo setup with *Lerna* according to the documentation at: [stenciljs.com/output-targets](https://stenciljs.com/docs/output-targets) For Storybook, we use the most commonly used integration for web components with Lit, Vite and TypeScript, so you already have a basic implementation of buttons, headers etc. Lit is not required and therefore basically