Installs craft with composer and sets up a flexible template structure
First, install Yeoman and generator-vp-craft using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-vp-craft
Then generate your new project:
yo vp-craft
Apache-2.0 © [Knut Svangstu]()