0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-nanostores
github-actions[bot] 31e3224319
[ci] release (#3596)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-14 15:46:51 -05:00
..
public
src
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#3596) 2022-06-14 15:46:51 -05: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.