password-generator-app
v1.0.1
Published
Awesome Password generator app, built with Electron and React.
Downloads
2
Maintainers
Readme
Pasword Generator
Awesome Password generator app, built with Electron and React.
Table of contents
Install
Clone this repo
git clone https://github.com/alexdevero/password-generator.git
Install dependencies
npm install
or
yarn
Usage
Run the app
npm run start
or
yarn run start
Build the app
npm run package
or
yarn run package
Code of Conduct
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
MIT © Alex Devero.