Skip to content

Matt-code-d/password-generator-vue-bulma

Repository files navigation

Password Generator App

Project Description

This project is an open-source password generator application built using Vue.js and Bulma CSS framework. It allows users to generate strong and secure passwords with ease.

Password Generator App

Project Setup

To set up this project, run the following command to install dependencies:

npm install

Development Mode

To compile and enable hot-reloading for development, use the following command:

npm run serve

Production Build

For production deployment, you can compile and minify the project with:

npm run build

Code Linting

To lint and fix code issues, run:

npm run lint

Customize configuration

See Configuration Reference.

License

License: MIT License

Author: Please make sure to credit the author when using or sharing this project.

About

A Password generator made with Vue JS + Bulma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published