Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.36 KB

generator-jhipster-flutter NPM version Build Status Dependency Status

A Flutter boilerplate for JHipster apps.

Installation

First, install Yeoman and generator-jhipster-flutter using npm (we assume you have pre-installed node.js) since this generator is based on flutter (we assume you have pre-installed if not follow this install flutter.io) .

npm install -g yo
npm install -g generator-jhipster-flutter

Then generate your new project:

yo jhipster-flutter

Getting To Know Generator jhipster Flutter

License

Apache-2.0 © Mohamed Elmi Hassan