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!