@larsroettig/create-pwa-extension

Starter for amazing Magento PWA Studio extensions

Usage no npm install needed!

<script type="module">
  import larsroettigCreatePwaExtension from 'https://cdn.skypack.dev/@larsroettig/create-pwa-extension';
</script>

README

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