/password-generator-vue

Password Generator. Vue, Vuex, Vuetify, TypeScript.

Primary LanguageVue

Password Generator

Client-side password generator written in Vue.js.

App Online

Use it at PG-Vue.netlify.app

Used Packages:

Installation

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint