generator-jhipster-fullcalendar

FullCalendar integration for JHipster.

Usage no npm install needed!

<script type="module">
  import generatorJhipsterFullcalendar from 'https://cdn.skypack.dev/generator-jhipster-fullcalendar';
</script>

README

generator-jhipster-fullcalendar

NPM version Build Status Dependency Status

JHipster module, FullCalendar integration for JHipster.

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 NPM

To install this module:

npm install -g generator-jhipster-fullcalendar

To update this module:

npm update -g generator-jhipster-fullcalendar

With Yarn

To install this module:

yarn global add generator-jhipster-fullcalendar

To update this module:

yarn global upgrade generator-jhipster-fullcalendar

Usage

License