Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 330 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 330 Bytes

passgen

Simple client-side password generator with vuejs

Demo

A live demo of this project can be found on my website here.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build