Skip to content

Collection of tools for using npm in Liferay

License

Notifications You must be signed in to change notification settings

oliv-yu/liferay-npm-tools

 
 

Repository files navigation

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

About

Collection of tools for using npm in Liferay

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.3%
  • Java 19.2%
  • Other 0.5%