8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
782 B
782 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!