generator-liferay-portlet-template

Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.

Usage no npm install needed!

<script type="module">
  import generatorLiferayPortletTemplate from 'https://cdn.skypack.dev/generator-liferay-portlet-template';
</script>

README

generator-liferay-portlet-template NPM version

Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.

Installation

First, install Yeoman and generator-liferay-portlet-template using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-liferay-portlet-template

Generate your new project

First create a folder and go to this. In this folder execute:

yo liferay-portlet-template

The project name is the name of the parent folder.

License

GNU © Juan L. Sánchez