Skip to content

Add Marko Run storefront example#3837

Open
HenriqueLimas wants to merge 2 commits into
Shopify:previewfrom
HenriqueLimas:add-marko-run-example
Open

Add Marko Run storefront example#3837
HenriqueLimas wants to merge 2 commits into
Shopify:previewfrom
HenriqueLimas:add-marko-run-example

Conversation

@HenriqueLimas

Copy link
Copy Markdown

WHY are these changes introduced?

Marko is built with e-commerce in mind. With Hydrogen moving to be framework agnostic it can now also take advantages of Marko performance and features. Marko Run is the meta framework to build web applications with Marko, providing routing and powered by Vite.

WHAT is this pull request doing?

  • Adds a new examples/marko-run project following the same layout and features of other framework examples present
    • /
    • /products/$handle
    • /collections/$handle
    • /cart
    • /blogs/news
    • /blogs/news/$handle

HOW to test your changes?

cd examples/marko-run pnpm exec dev or pnpm exec dev:marko

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or functional changes. Test changes or internal-only config changes do not require a changeset.
  • I've added tests to cover my changes
  • I've added or updated the documentation

@HenriqueLimas HenriqueLimas requested a review from a team as a code owner July 2, 2026 21:46
@HenriqueLimas HenriqueLimas force-pushed the add-marko-run-example branch 2 times, most recently from 5b3344c to 73bedc9 Compare July 6, 2026 16:58
@HenriqueLimas HenriqueLimas force-pushed the add-marko-run-example branch from 73bedc9 to dd9964f Compare July 6, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant