Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 865 Bytes

README.markdown

File metadata and controls

27 lines (17 loc) · 865 Bytes

Liferay Pokémon Item Selector

Code for Liferay's /dev/24 talk.

Follow the commits for a step by step explanation.

Screenshot of the Pokémon item selector open

To run it locally clone the repo and run:

LIFERAY_HOME=<your liferay home folder> ./gradlew deploy

On my computer I run it like this:

LIFERAY_HOME=~/Projects/liferay-ce/bundles ./gradlew deploy

Item selector docs

Thanks

@ambrinchaudhary & @boton for their awesome JS.