How did I install PWA Studio 8.0.0 to Windows 10?

Step 1

npx @magento/pwa-buildpack create-project . \
    --author "Dmitry Fedyuk" \
    --backend-url "https://localhost.com:2205" \
    --braintree-token "sandbox_8yrzsvtm_s2bg8fs563crhqzk" \
    --name "pwa_studuo_2021_01_14" \
    --npm-client "npm" \
    --template "venia-concept"

github.com/magento/pwa-studio/blob/v8.0.0/pwa-devdocs/src/pwa-buildpack/reference/buildpack-cli/create-project/index.md#repos-sticky-header
magento.github.io/pwa-studio/pwa-buildpack/reference/buildpack-cli/create-project

Step 2

How to fix the «Can’t resolve ‘./node_modules@magento♂enia-uilibRootComponentsCMSindex.js’» PWA Studio error in Windows?

Step 3

buildpack create-custom-origin ./

Step 4

npm run watch

Step 5

03

Step 6

How to fix product images for PWA Studio in Windows?