Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.39 KB

generator-jhipster-vuejs NPM version Build Status Dependency Status

⚠️ This module is deprecated. Follow along the development of a new blueprint supporting Vue.js within jhipster at https://github.com/jhipster/jhipster-vuejs ⚠️

JHipster with Vue.js

Use Vue.js instead of angular as a front end for jhipster

Installation

As this is a JHipster module, we expect you have JHipster and its related tools already installed.

npm install -g generator-jhipster-vuejs

Then run the module on a JHipster generated application:

yo jhipster-vuejs
 yo jhipster-vuejs:entity

Usage

License

Apache-2.0 © Frederik Hahne