mariusa / function-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function Examples

This is the home of all the public examples of Shopify Functions. It's used by the CLI when running yarn shopify app scaffold extension. Feel free to look around! Do not edit these files directly.

Local Development

If you wish to run the samples directly from this repository, you must first expand any .liquid templates with the following command.

yarn
yarn expand-liquid 

About

License:MIT License


Languages

Language:JavaScript 69.0%Language:Rust 28.4%Language:Liquid 1.6%Language:HTML 0.8%Language:Dockerfile 0.2%