logo
Public
1
1
Login

Two-Factor Authentication

Secure local code generator | Data is stored only on your device.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

test

npx http-server ./dist -p 3000