mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -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.