@larsroettig/create-pwa-extension

3.1.0 • Public • Published

Starter React PWA Studio extensions

An extension generator for Magento PWA Studio includes all you need to build an amazing extension

  • 📏 ESLint - JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 📄 Jest - Setup React Testing Library
    • 🦉 @testing-library/jest-dom - Custom jest matchers the state of the DOM
    • 🐏 @testing-library/react-hooks - React hooks testing utilities that encourage good testing practices
  • 🐶 Husky - Use git hooks with ease
  • Automatically installs project's peer dependencies -
  • 🗂 Basic Module structure

🚀 Getting started

yarn create @larsroettig/pwa-extension
npm init @magento/pwa

/@larsroettig/create-pwa-extension/

    Package Sidebar

    Install

    npm i @larsroettig/create-pwa-extension

    Weekly Downloads

    2

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    10.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • larsroettig