A setup version is available for use at [https://password.es/]
You have three different ways to download the app.
composer create-project hackzilla/password-generator-appgit clone git@github.com:hackzilla/password-generator-app.git
composer install
bin/console cache:clear --env=prod --no-debughttps://github.com/dcarrero/password-es/archive/master.zip
Once installed run:
composer install
bin/console cache:clear --env=prod --no-debugd) Update Front-end dependencies
- yarn install
- Password Generator Library [https://github.com/hackzilla/password-generator]
- Password Generator Bundle [https://github.com/hackzilla/password-generator-bundle]
