Web application to generate a password phrase based on words from the dictionary.
Based on the xkcd comic #936.
VSCode + Vetur.
Make sure to enable vetur.experimental.templateInterpolationService
in settings!
yarn install
yarn run dev
yarn run build
yarn run format