1.1.1 • Published 7 years ago
generator-jhipster-vmware-clarity v1.1.1
generator-jhipster-vmware-clarity
JHipster module, Clarity Design System for Angular.
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-vmware-clarityTo update this module:
yarn global upgrade generator-jhipster-vmware-clarityWith NPM
To install this module:
npm install -g generator-jhipster-vmware-clarityTo update this module:
npm update -g generator-jhipster-vmware-clarityUsage
# Install UI Framework
yo jhipster-vmware-clarity
# Create entity
yo jhipster entity <entityName> --[options]License
MIT © Chiho Sin