0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/examples/with-nanostores
github-actions[bot] 92447974f2
[ci] release (#2714)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-03 11:52:40 -06:00
..
public
src Upgrade Vite to latest (#2424) 2022-02-08 17:38:00 -06:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#2714) 2022-03-03 11:52:40 -06:00
README.md
sandbox.config.json
tsconfig.json

Astro Example: Nanostores

npm init astro -- --template with-nanostores

Open in StackBlitz

This example showcases using nanostores to provide shared state between components from different frameworks.