Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 400 Bytes

next_meal

Performance Testing

Performance Testing by using Lighthouse.

Run lighthouse for performance testing for a given URL.

yarn lighthouse https://next-meal.vercel.app/

Test the whole site in development environment.

yarn perf-dev

Test the whole site in production environment.

yarn perf-prod

Demo

View here.