generator-jhipster-vuejs icon indicating copy to clipboard operation
generator-jhipster-vuejs copied to clipboard

[DEPRECATED] JHipster module to create a vuejs based frontend

generator-jhipster-vuejs NPM version Build Status Dependency Status

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

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