All Projects → liferay → liferay-npm-tools

liferay / liferay-npm-tools

Licence: other
Collection of tools for using npm in Liferay

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

⚠️ 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].