Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 343 Bytes

File metadata and controls

12 lines (11 loc) · 343 Bytes

Bexer Usage Examples

  1. First, build Bexer by npm start in the parent directory (cd ..).
    Then run the following commands in this directory.
  2. npm install
    • npm run without-bundlers
    • npm run webpack
    • npm run rollup
    • Chrome: load unpacked extension from ./dist
    • Firefox: cd dist && web-ext run