0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/with-nanostores/README.md
2021-09-16 08:06:22 -07:00

410 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.