Clone this repo
yarn (or npm install)
yarn build
yarn server:dev
Then visit http://localhost:3000 with your favourite browser.
This is just a simple example/starter on how you can use stencil components with express (or another backend of your choice), without having your stencil components in a seperate npm module.