Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 418 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 418 Bytes

epfl-people-extension

Description

WebExtensions demo for People.

Setup

git clone [email protected]:innovativeinnovation/epfl-people-extension.git
cd epfl-people-extension
npm i

Test

# Lint JS
npm t

# Validate the extension source
npm run validate

Run

npm run start:chrome
npm run start:firefox


npm run start:firefox-snap
npm run start:opera
npm run start:edge