0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/with-nanostores/README.md

239 B

Astro Example: Nanostores

npm init astro -- --template with-nanostores

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