logo
Public
0
0
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 ```sh npx http-server ./dist -p 3000