Skip to content

inciner8r/PolyPass-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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