yoryi / Shopify-Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopify Dev Challenge

This repository contains a codebase for Shopify Dev Challenge

Stack

This repository uses the following technologies:

  • Node 14
  • NPM
  • Typescript
  • Ts-node
  • Preact
  • Tailwind CSS
  • ESLint & Prettier
  • ESBuild
  • Liquid

Prerequisites

Usage

Development

You will need 2 terminal windows:

  1. Start watching for local changes

    npm run dev
  2. Serve your Shopify theme

    shopify login --store your-store-name.myshopify.com
    npm run shopify:dev

Suggestions

If you have any suggestions to improve this repository, please open an issue. I would be happy to hear from you.

About


Languages

Language:Liquid 68.8%Language:CSS 21.9%Language:JavaScript 8.8%Language:TypeScript 0.4%