astro/examples/with-nanostores
github-actions[bot] d11c7b8c5c
[ci] release (#2304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-04 11:28:19 -05:00
..
public
src
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#2304) 2022-01-04 11:28:19 -05:00
README.md
sandbox.config.json
tsconfig.json Adjust TSConfig example files to include compilerOptions (#2278) 2021-12-26 22:39:30 -05:00

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.