Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 406 Bytes

Password generator

A random password generator made with Vuejs where you can choose its length and copy it to clipboard.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Contributing

Feel free to make a Pull Request and I will revise.