@cg-dcx/dcx-ui
v0.0.1
Published
Stencil Component Starter
Downloads
1
Readme
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