rotty3000 / remote-web-component-poc

web components in Liferay POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Web Components In Liferay (POC)

Adding remote web components in Liferay.

Building

To setup the Liferay DXP bundle do:

./gradlew initBundle

To build all the project modules do:

./gradlew deploy

To run Liferay do:

bundles/tomcat-9.0.33/bin/catalina.sh [jpda] run

*** add jpda if you want to enable java debugging on standard port (8000)

About

web components in Liferay POC

License:GNU Lesser General Public License v2.1


Languages

Language:Java 82.8%Language:TypeScript 6.4%Language:JavaScript 4.7%Language:CSS 3.9%Language:FreeMarker 2.2%