First install plopjs
, either as a global module or in the project.
npm install --save-dev plop
npm install -g plop
Then load the templates together with the plopfile into the project.
npx degit gisu/vuePlop/stuff
Within the plopfile.js
you can still modify the paths if you have structured your project differently.