Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 353 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 353 Bytes

Percy-snapshot

Clone the repo

git clone https://github.com/SachinMNair/Percy-snapshot.git

Host the website

Go to Web folder

cd Web

Run the below command

python3 -m "http.server" 8082

Export the Percy Toekn

export PERCY_TOKEN=<Your Percy Project Token>

Run the test

npm run test