Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 644 Bytes

Documentation for Magento PWA Studio packages is located at https://pwastudio.io.

This repository contains required changes to have guest newsletter in venia footer

Screenshot at Oct 25 19-38-49

Installation

git init

git remote add origin https://github.com/shikhamis11/pwastudio-newsletter-demo.git

git pull origin master

run below commands

yarn install

yarn buildpack create-env-file ./

update .env file for backend URL and other things then run

yarn watch