Jannick Knudsen a0dbbf19da update il y a 1 an
..
.codesandbox a0dbbf19da update il y a 1 an
public a0dbbf19da update il y a 1 an
src a0dbbf19da update il y a 1 an
.gitignore a0dbbf19da update il y a 1 an
README.md a0dbbf19da update il y a 1 an
astro.config.mjs a0dbbf19da update il y a 1 an
package.json a0dbbf19da update il y a 1 an
tsconfig.json a0dbbf19da update il y a 1 an

README.md

Astro Example: Nanostores

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

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!