0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/with-nanostores
github-actions[bot] e4fe7c0d02
Version Packages (#567)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-29 16:46:41 -04:00
..
public Restructure examples (#568) 2021-06-28 10:46:10 -05:00
src Restructure examples (#568) 2021-06-28 10:46:10 -05:00
.gitignore Restructure examples (#568) 2021-06-28 10:46:10 -05:00
.npmrc Restructure examples (#568) 2021-06-28 10:46:10 -05:00
astro.config.mjs Restructure examples (#568) 2021-06-28 10:46:10 -05:00
package.json Version Packages (#567) 2021-06-29 16:46:41 -04:00
README.md Restructure examples (#568) 2021-06-28 10:46:10 -05:00

Astro with nanostores

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