A setup version is available for use at https://passwords.ofdan.com/
You have three different ways to download the app.
composer create-project hackzilla/password-generator-app
git clone git@github.com:hackzilla/password-generator-app.git
composer install
bin/console cache:clear --env=prod --no-debug
https://github.com/hackzilla/password-generator-app/archive/master.zip
Once installed run:
composer install
bin/console cache:clear --env=prod --no-debug
d) Update Front-end dependencies
- yarn install