Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

liferay/liferay-npm-tools

Repository files navigation

⚠️ 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