Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 552 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 552 Bytes

stencil-tailwind-plugin-example

This repo is an example repo for showing the integration of the stencil-tailwind-plugin and StencilJS.

Getting started with Stencil Component Example

Clone the repo, and install the dependencies:

cd stencil-component-starter
npm install

Start the stencil dev server:

npm start

If you would like to build the application:

npm run build

Example output screen

As an example of what to expect

example-output-cards