summaryrefslogtreecommitdiff
path: root/examples/astro-nanostores/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-28Restructure examples (#568)Gravatar Nate Moore 8-205/+0
* rename kitchen sink, pull out react example * split out the rest of the examples * align versions * chore: rename examples * chore: normalize gitignore * chore: update package versions * chore: move framework examples to `framework` namespace * docs: add README to examples Co-authored-by: Austin Crim <crim.austin@principal.com>
2021-06-24[ci] yarn formatGravatar natemoo-re 5-41/+34
2021-06-24Added example of Astro usage with nanostores (#539)Gravatar Agustin Mulet 8-0/+212
* Adding astro-nanostores example * Changed package name and removed lock file