1.0.0 • Published 1 year ago

@devgfnl/pwa-studio-typescript-template v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PWA Studio Typescript Template

This repository provides a PWA Studio TypeScript template to help you quickly set up a PWA Studio project using TypeScript.

Table of Contents

Features

  • TypeScript support for PWA Studio
  • Typed css modules

Prerequisites

Before using this template, ensure you have the minimum requirements for using PWA Studio.

How to Use

Run the Scaffolding Tool

To use this template, follow these steps. This example uses Yarn to create a new project:

  1. Run the scaffolding command:

    yarn create @magento/pwa
  2. Specify the template:

    When prompted the question to specify the template, copy and paste the following template package:

    @devgfnl/pwa-studio-typescript-template

    Your terminal should look something like this: Select Template

  3. 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.

1.0.0

1 year ago