Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 782 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 782 Bytes

Astro Example: Nanostores

npm create astro@latest -- --template with-nanostores

Open in StackBlitz Open with CodeSandbox

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!