Skip to content

gitmathub/stencil-components

Repository files navigation

Stencil Custom Components

This project is based on the repository stencil-component-starter. It contains some custom components:

  • slider

Installation

git clone https://github.com/gitmathub/stencil-component.git
cd stencil-component
git remote rm origin

and run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

About

Custom web component: Slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published