0.0.16 • Published 3 years ago

generator-jhipster-kutilang v0.0.16

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
3 years ago

generator-jhipster-kutilang

NPM version Build Status Dependency Status

JHipster module, generate mobile Apps (iOS/Android) using Flutter and JHipster as a backend.

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

JHipster

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Flutter

Mobile apps use Flutter Framework, please jump to install

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-kutilang

To update this module:

yarn global upgrade generator-jhipster-kutilang

With NPM

To install this module:

npm install -g generator-jhipster-kutilang

To update this module:

npm update -g generator-jhipster-kutilang

Usage

mkdir myJhFlutterApps
cd myJhFlutterApps
yo jhipster-kutilang

Entity Generator

To generate entities, run:

 yo jhipster-kutilang:entity <Name>

and asnwer the question.

License

Apache-2.0 © bhangun hartani