Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 317 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 317 Bytes

Requirements

  • node v16.13.0
  • npm v8.1.0

Setup

  1. Clone the repository.
git clone [email protected]:betsyvies/pearpop-challenge.git
  1. cd into the cloned repository.
cd pearpop-challenge
  1. Install the dependencies.
npm install

Running locally

npm run dev