Skip to content

ramsingh83/LightHouseWithGulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightHouseWithGulp

Integrate Lighthouse custom configuration with gulp.
CalendarWebApp -> folder contains complied app to launch with gulp server and used by light house to do audit.

LoghtHouse -> folder contains
LightHouseConfiguration file for your choice of audit.
gulpfile to launch app in chrome and run lighthouse tool.
package.jason file to include minimum packages to integarte lighthouse and gulp dev dependency.

Dev Setup

Run below commands

npm install - to install packages
npm start - to launch website and run lighthouse.

After successful run it create a report.html in Lighthouse folder.

Report is available at https://github.com/ramsingh83/LightHouseWithGulp/Lighthouse/report.html

About

Integrate Lighthouse custom configuration with gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published