Skip to content

umer-shahzaddar/factorial-clocker

Repository files navigation

factorial-clocker

Prerequisites

Ensure the following prerequisites are met:

  1. Node.js: Make sure that Node.js is installed on your system. You can check this by running the following command in your terminal:

     node -v
    

    If Node.js is not installed, you can download and install it from Node.js official website.

  2. Install Dependencies: Once Node.js is installed, navigate to your project directory and run the following command to install all necessary dependencies:

     npm install
    
  3. Rename "template.env.local" to ".env.local" and provide your factorial credentials in the file

Running

Once the prerequisites are in place and the dependencies are installed, you can clock-in:

npx playwright test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published