Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 533 Bytes

File metadata and controls

25 lines (16 loc) · 533 Bytes

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!