mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
409 B
409 B
Astro Example: Nanostores
npm init astro -- --template with-nanostores
This example showcases using nanostores
to provide shared state between components from different frameworks.