Skip to content

Instantly share code, notes, and snippets.

View mdomorfarukcse's full-sized avatar
🎯
Focusing

Md Omor Faruk mdomorfarukcse

🎯
Focusing
View GitHub Profile
@hasinhayder
hasinhayder / package.json
Last active January 13, 2024 16:31
Shopify App Extension with Local Script
{
"name": "faq-laravel",
"private": true,
"license": "UNLICENSED",
"scripts": {
"shopify": "shopify",
"build": "shopify app build",
"dev": "shopify app dev",
"info": "shopify app info",
"scaffold": "shopify app generate extension",