Skip to content

makmonty/generator-halfstack-frontend-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halfstack Frontend Vue

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.

Features

Install

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!