JSPM

simplewebparser-edith-ratke

0.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q9587F

    Package Exports

      This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simplewebparser-edith-ratke) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

      Readme

      Online React Store (Playwright testing)

      A bad looking webstore implementation made with React, Material UI and Firebase for playwright testing.

      Overview

      This repository is a simple bad looking online react web store for learning web testing with Playwright. Feel free to use this template if it's useful for you.

      Installation

      • Clone this repo with git clone https://github.com/oscark22/online-react-store.git in your desired directory.
      • Run npm install in your source directory.
      • Launch the website with npm run dev.