0.0.0 • Published 2 years ago
bootstrap-gary-kertzmann-wilkinson
Licence
—
Version
0.0.0
Deps
31
Size
58 kB
Vulns
0
Weekly
0
Online React Store (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.gitin your desired directory. - Run
npm installin your source directory. - Launch the website with
npm run dev.