mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
236 B
236 B
Astro Example: Nanostores
npm init astro --template with-nanostores
This example showcases using nanostores
to provide shared state between components from different frameworks.