Skip to content

barbarNik/web-benchmark

Repository files navigation

Web page benchmark

Features

  • Under development

Installation

# clone it
$ git clone https://github.com/jhen0409/react-chrome-extension-boilerplate.git

# Install dependencies
$ npm install

Development

  • Run script
# build files to './dev'
# start webpack development server
$ npm run dev
  • If you're developing Inject page, please allow https://localhost:3000 connections. (Because injectpage injected GitHub (https) pages, so webpack server procotol must be https.)
  • Load unpacked extensions with ./dev folder.

Build

# build files to './build'
$ npm run build

Compress

# compress build folder to {manifest.name}.zip and crx
$ npm run build
$ npm run compress -- [options]

LICENSE

MIT

About

Home project with benchmark for web pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published