GabrielFNLima / pwa-extension-template

PWA Studio extension template

Home Page:https://www.npmjs.com/package/@devgfnl/pwa-extension-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Studio extension template

This template provides a basic structure to kickstart your PWA Studio extension development efficiently. Be sure to refer to the create-pwa-studio-extension documentation for more details on the PWA Studio extension creation process.

Vscode Extension

PWA Studio Generator

How to use

To create an extension using this template, follow the steps below:

1 - Ensure you have Yarn installed in your environment.

2 - Run the following command in your terminal:

yarn create @larsroettig/pwa-extension --template @devgfnl/pwa-extension-template@latest

This command will initiate the process of creating your extension, using this template as a foundation.

About

PWA Studio extension template

https://www.npmjs.com/package/@devgfnl/pwa-extension-template


Languages

Language:JavaScript 100.0%