JSPM

generator-jhipster-material

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 76
  • Score
    100M100P100Q62353F
  • License Apache-2.0

A Jhipster based generator to create Angular material + spring boot application

Package Exports

  • generator-jhipster-material

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-jhipster-material) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

generator-jhipster-react NPM version Build Status Dependency Status

A Jhipster based generator to create awesome angular material + spring boot applications

Installation

Attention: This is still a work in progress

First, install Yeoman and JHipster, then install generator-jhipster-material using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-jhipster
npm install -g generator-jhipster-material

Then generate your new awesome project:

yo jhipster-material

As this is a generator which runs on top of JHipster, we expect you have JHipster and its related tools already installed.

This generator requires Jhipster version 3.0 or greater in order to work

Contributing

Contributions are welcome. we follow the same contribution guidelines as JHipster, check it out here

License

Apache-2.0 © Deepu KS