Back to Astro

Astro Example: Nanostores

examples/with-nanostores/README.md

0.0.12971 B
Original Source

Astro Example: Nanostores

sh
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!