Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 300 Bytes

WaSecure Extension

Chromium Extension for the WaSecure App

Prerequisite

NodeJS, Yarn

Development setup

  • Install packages yarn i
  • Run yarn start to start development server

Production build

  • Install packages yarn i
  • Run yarn build to build using production config