0.0.1 • Published 7 years ago
generator-jhipster-vuejsx v0.0.1
generator-jhipster-vuejs2
JHipster module, jHipster generator for vuejs client side
Introduction
This is a JHipster module, that is meant to be used in a JHipster application.
Prerequisites
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
Installation
With Yarn
To install this module:
yarn global add generator-jhipster-vuejs2In order for the entity post hook to work, the module should be installed locally
yarn add generator-jhipster-vuejs2
npm install generator-jhipster-vuejs2To update this module:
yarn global upgrade generator-jhipster-vuejs2With NPM
To install this module:
npm install -g generator-jhipster-vuejs2To update this module:
npm update -g generator-jhipster-vuejs2Usage
yarn add generator-jhipster-vuejs2 --latest
yo jhipster-vuejs2License
MIT © Ilovepotatoes
0.0.1
7 years ago