vuetracker-analyzer
v0.3.21
Published
Install dependencies ```bash pnpm i ```
Maintainers
Readme
VueTracker Analyzer
Quick Setup
Install dependencies
pnpm iInstall puppeter browser
npx puppeteer browsers install chromeStart dev
pnpm devServer will start at http://localhost:2082/
Scan site by going to: http://localhost:2082/analyze?url=<URL>
Example
http://localhost:2082/analyze?url=https://nuxt.com
Credits
Based on nuxtlabs/vue-telescope-analyzer
