Giter Site home page Giter Site logo

dominicnguyen / productlabel-module-pwa-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simicart/productlabel-module-pwa-studio

0.0 1.0 0.0 26 KB

Product Label Module for Magento pwa-studio Venia Concept

JavaScript 95.56% CSS 4.44%

productlabel-module-pwa-studio's Introduction

Auto Related Rroducts module for Magento PWA Studio

This module acts as an add-on for Mageplaza's Auto Related Rroducts extension to make it work with Magento PWA Studio.

End result: https://automatic-related-products.pwa-commerce.com/

Requirements

Installation

1. Init project

npm init @magento/[email protected]

Fill in your project information and cd into it.

2. Start the project

From the root directory of the project you created above, clone the repository:

  git clone https://github.com/Simicart/productlabel-module-pwa-studio ./@simicart/label

3. Modify .env

Change the .env MAGENTO_BACKEND_URL with your Magento site URL, or use our demo URL:

  MAGENTO_BACKEND_URL=https://mpmed.pwa-commerce.com/

4. Modify package.json

Modify the dependencies of your project to add Shop By Brand extension.

  "dependencies": {
    "@magento/pwa-buildpack": "~7.0.0",
    "@simicart/label": "link:./@simicart/label"
  },

5. Install and Start Project

  yarn install && yarn watch

productlabel-module-pwa-studio's People

Contributors

sonduong272 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.