Skip to content

cythilya/next_meal

Repository files navigation

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.