Halfstack is a group of Yeoman generators that sum up a full stack. This is the frontend part, made with Vue.js. Stay tuned for the backend half.
To use this generator, you need Yeoman.
$ npm install -g yo generator-halfstack-frontend-vue
Now you can run it:
$ yo halfstack-frontend-vue
Enjoy!