mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
970 B
970 B
Astro Example: Nanostores
npm create astro@latest -- --template with-nanostores
This example showcases using nanostores
to provide shared state between components of any framework. Read our documentation on sharing state for a complete breakdown of this project, along with guides to use React, Vue, Svelte, or Solid!