Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alicewriteswrongs/stencil-hydrate-example

an example app using Stencil's hydration stuff
https://github.com/alicewriteswrongs/stencil-hydrate-example

Last synced: about 1 month ago
JSON representation

an example app using Stencil's hydration stuff

Awesome Lists containing this project

README

        

# Hydrate example

An example project showing the use of a [Stencil hydrate
app](https://stenciljs.com/docs/hydrate-app). To use it:

```sh
npm i
npm start
```