Skip to content

kompike/stencil-wc-demo

Repository files navigation

Stencil Web Components

This project contains examples of the usage of Stencil web components in popular frameworks: Angular 17, React and Vue 3.

Project Setup

npm install

Install dependencies for all the modules

npm run install-deps

Start projects in all modules

npm run demo

After that you can access the projects using following URLs:

Project URL
Stencil + Angular Example http://localhost:4200/
Stencil + React Example http://localhost:4202/
Stencil + Vue Example http://localhost:4201/

About

Web Components with Stencil

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published