astro/examples/with-nanostores/README.md
2021-11-23 14:47:05 -08:00

409 B

Astro Example: Nanostores

npm init astro -- --template with-nanostores

Open in StackBlitz

This example showcases using nanostores to provide shared state between components from different frameworks.