hiTushar / performance-widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo

Steps

  1. run the command npm run build
  2. a new folder, dist, is created with the build files. Inside dist -> assets, you have the .js and .css files.
  3. import these static files in the <head> of your target application
  4. add <div id="performance-widget"></div> to the markup where you want the widget.

About


Languages

Language:TypeScript 71.1%Language:CSS 25.8%Language:JavaScript 2.0%Language:HTML 1.1%