This repository provides a PWA Studio TypeScript template to help you quickly set up a PWA Studio project using TypeScript.
- TypeScript support for PWA Studio
- Typed css modules
Before using this template, ensure you have the minimum requirements for using PWA Studio.
To use this template, follow these steps. This example uses Yarn to create a new project:
-
Run the scaffolding command:
yarn create @magento/pwa
-
Specify the template:
When prompted the question to specify the template, copy and paste the following template package:
@devgfnl/pwa-studio-template-typescript
-
Continue with the installation:
If the template selected in the terminal output matches the screenshot above, you can proceed with the installation by following the on-screen instructions.