This package has been deprecated

Author message:

No working on webpack.

generator-jhipster-vmware-clarity

1.1.1 • Public • Published

generator-jhipster-vmware-clarity

NPM version Build Status Dependency Status

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-clarity

To update this module:

yarn global upgrade generator-jhipster-vmware-clarity

With NPM

To install this module:

npm install -g generator-jhipster-vmware-clarity

To update this module:

npm update -g generator-jhipster-vmware-clarity

Usage

# Install UI Framework 
yo jhipster-vmware-clarity
 
# Create entity 
yo jhipster entity <entityName> --[options]

License

MIT © Chiho Sin

Build Status

/generator-jhipster-vmware-clarity/

    Package Sidebar

    Install

    npm i generator-jhipster-vmware-clarity

    Weekly Downloads

    19

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    436 kB

    Total Files

    244

    Last publish

    Collaborators

    • chihosin