Skip to content

davidmgrana/shopify-challenge

Repository files navigation

Dev Challenge Shopify

This repository contains the complete and functioning code for the following challenge: Dev Challenge

Tech Stack

Installation & Usage

  • Clone the repository to your machine.
  • Inside the command console, enter:
npm install
  • Once the dependencies are installed, enter:
npm run compile:ts
# to compile the .liquid file.
  • Then enter the command:
node esbuild.js
# to compile and create the js file from Preact.
  • Lastly, enter:
npm run dev
# to start the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published