Reproduction of vue-cli-plugin-components issue #3

Simply run sh vue-create.sh. You will see the following message in the output:

🚀  Invoking generators...
File not found README.md
📦  Installing additional dependencies...

added 3 packages from 1 contributor and audited 12210 packages in 6.771s
found 0 vulnerabilities

âš“  Running completion hooks...

📄  Generating README.md...

Cf. David-Desmaisons/vue-cli-plugin-component#3.