astro/examples/with-nanostores
2021-07-20 04:07:49 +00:00
..
public [ci] yarn format 2021-07-20 04:07:49 +00:00
src [ci] yarn format 2021-07-20 04:07:49 +00: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 [ci] yarn format 2021-07-20 04:07:49 +00:00
package.json Version Packages (next) (#678) 2021-07-13 11:21:58 -04:00
README.md update example readmes (#591) 2021-07-01 08:43:25 -04:00

Astro Example: Nanostores

npm init astro --template with-nanostores

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