liferay / liferay-npm-tools

Collection of tools for using npm in Liferay
Other
18 stars 15 forks source link

:warning: The packages in this repo will be deprecated and the repo archived (ie. switched to read-only mode). Development will continue in liferay/liferay-frontend-projects monorepo.


liferay-npm-tools

Setup

  1. Install NodeJS >= v10.15.1, if you don't have it yet.

    (At the time of writing, v10.15.1 is the version used by liferay-portal, and code in this project is written using "modern JS" syntax and features — without transpilation and executed directly.)

  2. Run yarn to install local dependencies and link packages together:

    yarn