Installing PWA
Learn how to install Magento 2 PWA Studio step by step. This guide covers setting up your development environment, configuring PWA Studio.
Learn how to install Magento 2 PWA Studio step by step. This guide covers setting up your development environment, configuring PWA Studio.
In this artilce we will guide you step by step to install and run PWA studio in the magento 2 environment.
**Please note this article does not support the installation process for windows systems.
Running Scaffloading tool
yarn create @magento/pwa
cd pwa-studio-fundamentals
yarn buildpack create-custom-origin ./
export NODE_OPTIONS=--openssl-legacy-provider
yarn watch